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