Skip to content

Commit 0df7e40

Browse files
committed
Generate docs on 1.10.0
Should help us keep the size explosion under control.
1 parent b347e64 commit 0df7e40

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)