summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2017-06-21 11:52:27 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2017-06-21 11:52:27 +0200
commit375959797ea7e5edae5e2fe67f2819876f9fa235 (patch)
treeae53f0e54c8c782f173a9d5862481215879bc7eb /.travis.yml
parent80b0c15029c0ecb06ec554908c842a7f36fc0702 (diff)
downloadATCD-375959797ea7e5edae5e2fe67f2819876f9fa235.tar.gz
Different approach for osx, not all combinations on osx
* .travis.yml:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b3219944c2f..2c573a98a00 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ sudo: false
language: cpp
os:
- linux
- - osx
compiler:
- gcc
@@ -37,6 +36,7 @@ matrix:
- libssl-dev
- clang++-3.9
env: COMPILER=clang++-3.9 VERSIONED=1 TAO=1 ACETESTS=1
+ - osx
addons:
apt: