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 2bc1835 commit c5d6757Copy full SHA for c5d6757
.travis.yml
@@ -24,7 +24,7 @@ matrix:
24
25
# Nightly, for testing
26
- env: TARGET=x86_64-unknown-linux-gnu
27
- rust: nightly
+ rust: nightly-2017-03-04
28
29
install:
30
- sh ci/install.sh
0 commit comments