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 d6ca478 commit 6e52f04Copy full SHA for 6e52f04
.travis.yml
@@ -1,6 +1,8 @@
1
language: rust
2
+sudo: false
3
rust:
4
- nightly
5
+- beta
6
- stable
7
before_script:
8
- git clone --depth 1 https://github.com/kbknapp/travis-cargo
0 commit comments