aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index fef4f94d..2fefb3b1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,6 +11,13 @@ env:
- CONFIG=full-debug
install:
- tests/travis/install-build-depends
+matrix:
+ exclude:
+ - os: osx
+ compiler: gcc
+os:
+ - linux
+ - osx
script:
- tests/travis/build-and-test
after_success: