Sfoglia il codice sorgente

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 anni fa
parent
commit
80dc0b3826
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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