Skip to content

Commit 5c7482a

Browse files
committed
Pin nightlies temporarily
1 parent a0dfbb7 commit 5c7482a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ matrix:
2828

2929
- env: TARGET=x86_64-unknown-linux-gnu
3030
ALT=i686-unknown-linux-gnu
31-
rust: nightly
31+
# FIXME(rust-lang/rust#46271) should use just `nightly`
32+
rust: nightly-2017-11-20
3233
install:
3334
- mdbook --help || cargo install mdbook --force
3435
script:

0 commit comments

Comments
 (0)