# HG changeset patch # User Sebastien Jodogne # Date 1420728482 -3600 # Node ID 602d419598cb6148c1676e13aab654756eaf278d # Parent ef74281b2ffaed07a4d8e96302051feabcbe20a3 fix diff -r ef74281b2ffa -r 602d419598cb .travis.yml --- a/.travis.yml Thu Jan 08 15:45:20 2015 +0100 +++ b/.travis.yml Thu Jan 08 15:48:02 2015 +0100 @@ -10,9 +10,10 @@ osx_image: xcode61 + # This excludes OSX builds from the build matrix for gcc matrix: exclude: - - env: TRAVIS_OS_NAME=osx + - os: osx compiler: gcc before_install: