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