Skip to content

Commit d4ff203

Browse files
authored
Merge pull request rust-lang#455 from alexcrichton/dox
Move docs back to nightly
2 parents 046ff8c + 18d5d43 commit d4ff203

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: 1.10.0
36+
rust: nightly
3737
script: sh ci/dox.sh
3838

3939
# stable compat

0 commit comments

Comments
 (0)