Merge pull request #706 from diml/disable-osx

Disable OSX tests
This commit is contained in:
Rudi Grinberg 2018-04-17 18:16:13 +07:00 committed by GitHub
commit e68faa0494
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -48,6 +48,3 @@ matrix:
- os: osx
env: OCAML_VERSION=4.06 OCAML_RELEASE=0 WITH_OPAM=0
stage: Build_macOS
- os: osx
env: OCAML_VERSION=4.05 OCAML_RELEASE=0 WITH_OPAM=1
stage: Test_macOS