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 b347e64 commit 0df7e40Copy full SHA for 0df7e40
.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