]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: test osx
authorfennecdjay <astor.jeremie@wanadoo.fr>
Sat, 16 Mar 2019 12:48:22 +0000 (13:48 +0100)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Sat, 16 Mar 2019 12:48:22 +0000 (13:48 +0100)
.travis.yml

index eefa2eeac336e9fc1d82d04e3a1595bdb9bfbfc0..cebf7f63f3fa75a34cbfdf63c82cae1dd4b74458 100644 (file)
@@ -3,7 +3,7 @@ language: c
 os:
   - linux
   - windows
-#  - osx
+  - osx
 
 addons:
 #  coverity_scan:
@@ -37,7 +37,7 @@ env:
 
 matrix:
   allow_failures:
-   - os: windows
+   - os: osx
 
 compiler:
   - gcc