Explorar el Código

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 hace 9 años
padre
commit
80dc0b3826
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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