macOS build disabled for now

This commit is contained in:
Phuntsok Drak-pa 2018-11-01 13:08:44 +01:00
부모 8f838343af
커밋 423a7de841
1개의 변경된 파일2개의 추가작업 그리고 6개의 파일을 삭제

파일 보기

@ -5,12 +5,8 @@ rust: nightly
matrix:
include:
- os: linux
- os: osx
osx_image: xcode9.3
before_install:
- rustup self uninstall
- curl https://sh.rustup.rs -sSf | sh -y
- rustup install nightly
# - os: osx
# osx_image: xcode9.3
script:
- cargo build --release