1
0
mirror of https://github.com/sharkdp/fd synced 2024-07-03 00:08:39 +00:00

temporarily disable osx

This commit is contained in:
sharkdp 2017-09-09 20:42:24 +02:00
parent 3afd216008
commit fe26f71582

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