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 0cd80d7 commit b31b095Copy full SHA for b31b095
.travis.yml
@@ -0,0 +1,8 @@
1
+language: rust
2
+sudo: false
3
+cache: cargo
4
+rust:
5
+- nightly
6
+- 1.13.0
7
+script:
8
+- cargo test
0 commit comments