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 ce24c37 commit 2bcf0fcCopy full SHA for 2bcf0fc
.travis.yml
@@ -1,5 +1,5 @@
1
install:
2
- - curl http://www.rust-lang.org/rustup.sh | sudo sh -
+ - curl https://static.rust-lang.org/rustup.sh | sudo sh -
3
script:
4
- cargo build --verbose
5
- cargo test --verbose
0 commit comments