Skip to content

Commit

Permalink
Pin nightlies temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Nov 29, 2017
1 parent a0dfbb7 commit 5c7482a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ matrix:

- env: TARGET=x86_64-unknown-linux-gnu
ALT=i686-unknown-linux-gnu
rust: nightly
# FIXME(rust-lang/rust#46271) should use just `nightly`
rust: nightly-2017-11-20
install:
- mdbook --help || cargo install mdbook --force
script:
Expand Down

0 comments on commit 5c7482a

Please sign in to comment.