We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf44a1 commit ef5de6bCopy full SHA for ef5de6b
.travis.yml
@@ -1,5 +1,6 @@
1
language: rust
2
cache: cargo
3
+rust: nightly
4
before_script:
5
- (test -x $HOME/.cargo/bin/cargo-install-update || cargo install cargo-update)
6
- (test -x $HOME/.cargo/bin/mdbook || cargo install mdbook)
0 commit comments