Skip to content

Commit 15950ba

Browse files
authored
Merge pull request #438 from alexcrichton/less-dox
Generate docs on 1.10.0
2 parents b347e64 + 0df7e40 commit 15950ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ matrix:
3333
# build documentation
3434
- os: linux
3535
env: TARGET=x86_64-unknown-linux-gnu
36-
rust: stable
36+
rust: 1.10.0
3737
script: sh ci/dox.sh
3838

3939
# stable compat

0 commit comments

Comments
 (0)