Commit Graph

35 Commits

Author SHA1 Message Date
Stephen
b6d1f3901d update travis yml
trusty is now the default
move to travis homebrew addon
2019-03-05 12:38:36 -08:00
Maxime Coste
73023087f7 Fix travis.yml 2019-01-20 22:59:28 +11:00
Maxime Coste
b76287ff99 Try to get g++-7 working on OSX travis-ci 2019-01-20 22:59:28 +11:00
Maxime Coste
5a8a174f81 Bump travis config to gcc-7 and xcode 10.1 to try to fix compilation 2019-01-20 22:59:28 +11:00
Maxime Coste
d2509e54f2 Fix compilation with gcc-5
Gcc-5 seems to have a bug in its handling of template variable.

Fixes #2267
2018-07-30 07:15:17 +01:00
Maxime Coste
bd9895ea86 Bump gcc version used in travis to 6 2018-07-28 20:04:12 +10:00
Maxime Coste
16b6c17724 Use implicit clang version for travis ci, as 3.9 is not available in latest 2018-06-21 08:15:53 +10:00
Maxime Coste
84b3365dd9 Update travis environment to avoid using llvm provided package sources
Those seem flaky recently.
2018-06-21 08:12:39 +10:00
Maxime Coste
4ce69e2830 travis.yml: Remove boost dependency 2017-11-10 23:37:18 +08:00
Maxime Coste
51e65164a5 travis.yml: Bump osx_image to xcode8.3 2017-10-21 13:11:02 +08:00
Maxime Coste
98cc6534a4 travis.yml: Bump clang to 3.9 2017-10-21 06:23:17 +08:00
Maxime Coste
9c44077002 Require clang >= 3.6 as 3.5 is failing on debug symbol generation 2017-07-19 17:59:01 +02:00
Maxime Coste
c19b9d0b8b Try to simplify back travis config 2017-07-19 08:49:43 +02:00
Maxime Coste
bbaa98c46d Fix travis configuration for C++14 support 2017-07-19 08:47:14 +02:00
Maxime Coste
c7876c9b4b Use gcc 5 for travis ci 2016-08-18 23:39:55 +01:00
Maxime Coste
dec1fff9f9 Bump clang to 3.5 in travis 2016-03-25 23:28:23 +00:00
Maxime Coste
ba337f952b Bump travis gcc to 4.9 2016-03-25 23:22:45 +00:00
Maxime Coste
8ae05f3409 Use a coverity-scan branch for explicit scan requests 2015-10-30 13:58:41 +00:00
Maxime Coste
92c3aa4d31 Try to make coverity scanning work 2015-10-30 13:13:50 +00:00
Maxime Coste
8ff4abdc68 Go to correct directory for coverity scan 2015-10-29 13:59:10 +00:00
Maxime Coste
e106592f87 Add coverity scan support to .travis.yml 2015-10-29 13:43:16 +00:00
Maxime Coste
e7e414c46d travis: we need boost 1.55 2015-08-12 19:26:26 +01:00
Maxime Coste
0efb41ce42 Migrate to container based travis 2015-08-12 19:17:17 +01:00
Maxime Coste
d1627dfa08 Revert "Use gcc-4.9 in travis tests"
This reverts commit 9d4f397e39.
2015-05-26 19:03:05 +01:00
Maxime Coste
a41ac650ba Revert "Use clang-3.5 for travis tests on linux"
This reverts commit 41248c5728.
2015-05-26 19:02:55 +01:00
Maxime Coste
41248c5728 Use clang-3.5 for travis tests on linux 2015-05-21 13:46:30 +01:00
Maxime Coste
9d4f397e39 Use gcc-4.9 in travis tests 2015-05-20 13:36:01 +01:00
Maxime Coste
31a9e3b3ff Revert "memory tracking requires gcc 4.9"
This reverts commit 3d89ce2db9.
2015-01-13 22:57:04 +00:00
Maxime Coste
3d89ce2db9 memory tracking requires gcc 4.9 2015-01-12 20:01:06 +00:00
Maxime Coste
1d721bcd6c Add OSX travis-ci support 2014-12-09 20:51:13 +00:00
Maxime Coste
82cbb31fbf Force boost 1.54 2014-11-21 13:50:44 +00:00
Maxime Coste
daaeaf4a84 Try to get latest boost lib 2014-11-21 13:48:25 +00:00
Maxime Coste
9635eb1e59 Try to fix travis build problem related to boost 2014-11-21 13:41:51 +00:00
Maxime Coste
8aa01692b2 Try to fix c++11 support in .travis.yml 2014-11-21 13:36:01 +00:00
Maxime Coste
e8d658eaf9 Add .travis.yml config 2014-11-21 13:24:28 +00:00