Browse Source

Fix build.

Kim Kulling 8 years ago
parent
commit
6730d658d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -50,7 +50,7 @@ script:
   - . ./.travis.sh
 os:
   - linux
-  - osx
+  #- osx
  
 after_success:
   - cd ${TRAVIS_BUILD_DIR}