Generate docs on 1.10.0

Should help us keep the size explosion under control.
diff --git a/.travis.yml b/.travis.yml
index 1b05af7..a659b0d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,7 +33,7 @@
     # build documentation
     - os: linux
       env: TARGET=x86_64-unknown-linux-gnu
-      rust: stable
+      rust: 1.10.0
       script: sh ci/dox.sh
 
     # stable compat