summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-10-14 14:54:50 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-10-14 14:54:50 -0700
commitff9366548ba0d02644945137fc45361b8145669a (patch)
treef04ceee6320b884ee4d682689999e81d2ae6058d /.travis.yml
parentebeab042e6bb14a447627b57ed9a493e2cc0e095 (diff)
downloadrust-libc-ff9366548ba0d02644945137fc45361b8145669a.tar.gz
Go back to stable for rustdoc
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e02f9ca256..47a50c7721 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,7 +33,7 @@ matrix:
# build documentation
- os: linux
env: TARGET=x86_64-unknown-linux-gnu
- rust: nightly
+ rust: stable
script: sh ci/dox.sh
# stable compat