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.
2 parents b347e64 + 0df7e40 commit 15950baCopy full SHA for 15950ba
.travis.yml
@@ -33,7 +33,7 @@ matrix:
33
# build documentation
34
- os: linux
35
env: TARGET=x86_64-unknown-linux-gnu
36
- rust: stable
+ rust: 1.10.0
37
script: sh ci/dox.sh
38
39
# stable compat
0 commit comments