projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0dfbb7
)
Pin nightlies temporarily
author
Alex Crichton
<alex@alexcrichton.com>
Wed, 29 Nov 2017 02:16:37 +0000
(18:16 -0800)
committer
Alex Crichton
<alex@alexcrichton.com>
Wed, 29 Nov 2017 02:17:15 +0000
(18:17 -0800)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 6baf7dc73bd3125088964cffaf5eae0ec5c9844c..993f73a34dc93e8eb9a10df678ccc8be59094932 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-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: