Commit Graph

11 Commits

Author SHA1 Message Date
Brad Parker
5279b02dce travis: libusb package was in wrong place 2017-11-28 23:16:38 -05:00
Brad Parker
e2837d7dfb add libusb to travis file 2017-11-28 22:34:34 -05:00
Brad Parker
11ff3ddd4b travis/mingw: i686 not x86-64 2017-10-24 00:39:00 -04:00
Brad Parker
20850a7f92 travis: add mingw build targets 2017-10-24 00:37:31 -04:00
bparker06
be62ed11e5 Travis containers have 2 cores 2017-10-19 13:18:25 -04:00
twinaphex
404e3122bf (Travis CI) Use freeglut3-dev 2016-12-16 14:39:11 +01:00
gouchi
29f480f319 Update Scan Coverity key 2016-09-17 18:59:24 +02:00
gouchi
a2a1f34fca Add Coverity Scan to Travis CI 2016-09-17 17:26:13 +02:00
twinaphex
a545337265 .travis.yml - shouldn't be environment variables but should be passed
as defines to make instead
2016-09-06 22:18:33 +02:00
twinaphex
8c8332b414 Add two new targets - BUILD_C89 and BUILD_CXX 2016-09-06 22:11:43 +02:00
Nicolas Guillaumin
ddfa365c20 Fixes #1868: Added Tracis CI config file
Builds on Linux with gcc and clang, and also on Mac.

Had to configure a more recent version of clang as the default Travis CI
one is a bit outdated and wouldn't work.

Unfortunately I was unable to install Nvidia Cg for Mac as it needs to
run the installer interactively. Still, it builds without Cg support.

It only covers a subset of the architectures, but that's better than
nothing and should catch at least basic errors on pull requests
(requires enabling Travis CI support in the GitHub repository settings).
2016-09-05 20:10:06 -07:00