diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2017-06-21 11:52:27 +0200 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2017-06-21 11:52:27 +0200 |
commit | 375959797ea7e5edae5e2fe67f2819876f9fa235 (patch) | |
tree | ae53f0e54c8c782f173a9d5862481215879bc7eb /.travis.yml | |
parent | 80b0c15029c0ecb06ec554908c842a7f36fc0702 (diff) | |
download | ATCD-375959797ea7e5edae5e2fe67f2819876f9fa235.tar.gz |
Different approach for osx, not all combinations on osx
* .travis.yml:
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
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: |