Skip to content

Commit

Permalink
use recent nightly for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
japaric committed Nov 4, 2017
1 parent a82db65 commit 66cce2b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,9 @@ matrix:
rust: nightly
- env: TARGET=i686-apple-darwin
os: osx
# old nightly to work around rust-lang/cargo#4699
rust: nightly-2017-10-10
- env: TARGET=x86_64-apple-darwin
os: osx
rust: nightly
# old nightly to work around rust-lang/cargo#4699
rust: nightly-2017-10-10

install:
- bash ci/install.sh
Expand Down

0 comments on commit 66cce2b

Please sign in to comment.