Commit Graph

6 Commits

Author SHA1 Message Date
alexey.lysiuk d766d22336 Added GCC 7 target to Travis CI configuration 2017-05-24 11:16:02 +03:00
alexey.lysiuk 1cd7297cd8 Use Xcode 8.3 for Travis CI build 2017-05-13 17:32:19 +03:00
alexey.lysiuk 11e6cfc4c2 Removed dependencies from most of Travis configurations 2017-04-18 11:24:59 +03:00
alexey.lysiuk 938043892a Update CI configurations
Increase git clone depth to 10 for both services so quick pushes won't break the build
Disable email notifications for AppVeyor
2017-03-08 10:44:42 +02:00
alexey.lysiuk 5e91e79a4f Updated Travis CL configuration
Remove Debug macOS target
Add GCC 6 Linux target
Set Clang Linux target to build Debug configuration
Add FMOD Ex dependency
Exclude AppVeyor test branches from build
Set git clone depth to three
Remove unused APT source
2017-03-07 17:15:48 +02:00
alexey.lysiuk f4b0435e66 Added basic Travis CI configuration
Build with GCC 5.4 and Clang 3.9 on Ubuntu Linux and Clang from Xcode 8.2 on Apple's macOS
Build with all dependencies except FMOD
2017-03-06 10:41:22 +02:00