diff --git a/.travis.yml b/.travis.yml index a659b0dd87e8b..bb86e0a924f2a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,7 @@ matrix: # build documentation - os: linux env: TARGET=x86_64-unknown-linux-gnu - rust: 1.10.0 + rust: nightly script: sh ci/dox.sh # stable compat