From 375959797ea7e5edae5e2fe67f2819876f9fa235 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 21 Jun 2017 11:52:27 +0200 Subject: Different approach for osx, not all combinations on osx * .travis.yml: --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') 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: -- cgit v1.2.1