diff --git a/.travis.yml b/.travis.yml index a659b0dd87e8b7179dd79f16835a0aaaafd6f60c..bb86e0a924f2aed7852ed69d2c2ad1da72598728 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