ソースを参照

Update .travis.yml

Enable building on OSX
paulsapps 11 年 前
コミット
657ed4d219
1 ファイル変更6 行追加0 行削除
  1. 6 0
      .travis.yml

+ 6 - 0
.travis.yml

@@ -1,3 +1,9 @@
+os:
+ - linux
+ - osx
+matrix:
+  allow_failures:
+   - os: osx
 compiler: 
 compiler: 
 - gcc
 - gcc
 before_script: 
 before_script: