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 2cfe25e commit 7290d5bCopy full SHA for 7290d5b
.travis.yml
@@ -0,0 +1,7 @@
1
+language: rust
2
+cache: cargo
3
+rust:
4
+- nightly
5
+- 1.10.0
6
+script:
7
+- cargo test
0 commit comments