macOS build disabled for now

このコミットが含まれているのは:
Phuntsok Drak-pa 2018-11-01 13:08:44 +01:00
コミット 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