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 0c8f466 commit 936fd16Copy full SHA for 936fd16
.travis.yml
@@ -1,5 +1,9 @@
1
language: rust
2
3
+env:
4
+ global:
5
+ RUSTFLAGS='-D warnings'
6
+
7
matrix:
8
include:
9
- env: TARGET=x86_64-unknown-linux-gnu
0 commit comments