temporarily disable osx

This commit is contained in:
sharkdp 2017-09-09 20:42:24 +02:00
parent 3afd216008
commit fe26f71582
1 changed files with 4 additions and 3 deletions

View File

@ -14,9 +14,10 @@ matrix:
- os: linux
rust: nightly
env: TARGET=x86_64-unknown-linux-musl
- os: osx
rust: nightly
env: TARGET=x86_64-apple-darwin
# currently disabled
# - os: osx
# rust: nightly
# env: TARGET=x86_64-apple-darwin
# Beta channel.
- os: linux
rust: beta