summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-10-28 06:57:03 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-10-28 06:57:03 -0700
commit0df7e408ef3830803b14b331aab9f7f4dcd0f9cb (patch)
tree0a4a56e6fa39fb6d40bf0eedf79b36ffeaf106be /.travis.yml
parentb347e64ab1599b9f33a4dd2bf41e4203c59d20a6 (diff)
downloadrust-libc-0df7e408ef3830803b14b331aab9f7f4dcd0f9cb.tar.gz
Generate docs on 1.10.0
Should help us keep the size explosion under control.
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 1b05af7bc6..a659b0dd87 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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