Opened 11 years ago
Last modified 11 years ago
#59 closed enhancement
Travis-ci.org support — at Version 1
Reported by: | tequila | Owned by: | tequila |
---|---|---|---|
Priority: | normal | Milestone: | Smokin' Guns 1.2 |
Component: | Engine | Version: | 1.2dev |
Keywords: | Cc: |
Description (last modified by )
As ioQuake3 managed to integrate support for Travis continuous integrtation platform, we should also do the same as this is a good stuff.
Actually first set up is made, you can check last job at https://travis-ci.org/smokin-guns/SmokinGuns
Also, you can check ioQ3 travis jobs at https://travis-ci.org/ioquake/ioq3
Change History (1)
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Owner: | set to tequila |
Status: | new → accepted |
Note: See
TracTickets for help on using
tickets.
Actually 3 compilers are setup on ioq3-synchro branch after the synchro: gcc, clang and i686-w64-mingw32-gcc
Actually gcc & clang are building without problem, but i686-w64-mingw32-gcc is failing and this is okay.