소스 검색

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 년 전
부모
커밋
80dc0b3826
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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