Преглед изворни кода

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: 
 - gcc
 before_script: