Browse Source

give travis OSX a break (see #https://github.com/travis-ci/travis-ci/issues/2792)

Simon Krajewski 11 years ago
parent
commit
9f6a1d65a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -2,7 +2,7 @@ language: cpp
 
 os:
   - linux
-  - osx
+  # - osx #https://github.com/travis-ci/travis-ci/issues/2792
 
 env:
   global: