Disabling travis on OSX (#571)

This commit is contained in:
Paul Masurel
2019-06-16 14:12:01 +09:00
committed by GitHub
parent ca3cfddab4
commit 2a88094ec4

View File

@@ -42,8 +42,8 @@ matrix:
# - env: TARGET=x86_64-unknown-linux-musl CODECOV=1
# OSX
- env: TARGET=x86_64-apple-darwin
os: osx
#- env: TARGET=x86_64-apple-darwin
# os: osx
before_install:
- set -e