Browse Source

Suspend OSX support for civetweb for an indefinite period

Currently TravisCI only offers experimental support for OSX,
the check unit test framework does not work for OSX now,
and I can not do the tests locally.
See #94
bel 9 years ago
parent
commit
80dc0b3826
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -8,7 +8,7 @@ compiler:
 
 os:
   - linux
-  - osx
+#  - osx
 
 env:
   global: