Merge pull request #438 from alexcrichton/less-dox

Generate docs on 1.10.0
This commit is contained in:
Alex Crichton 2016-10-28 23:22:22 -04:00 committed by GitHub
commit 15950baa0a
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ matrix:
# build documentation
- os: linux
env: TARGET=x86_64-unknown-linux-gnu
rust: stable
rust: 1.10.0
script: sh ci/dox.sh
# stable compat