summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml9
1 files changed, 4 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 6beb5799..f20a983f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,12 +15,11 @@ env:
jobs:
exclude:
- os: osx
- - compiler: gcc
- - env: BUILD=static
- exclude:
+ compiler: gcc
+ env: BUILD=static
- os: osx
- - compiler: clang
- - env: BUILD=static
+ compiler: clang
+ env: BUILD=static
before_install:
- sh .github/travis/before-install.sh