summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2015-07-09 16:34:37 -0700
committerCarl Lerche <me@carllerche.com>2015-07-09 16:34:37 -0700
commitd49aa0737f3ed7734c2f4964cf0683f643144a60 (patch)
treef445c42045262a7b47da84d914c94fae8cf2dbf1 /.travis.yml
parentecbaadde52ed175d25d01f8fb2723a647947d830 (diff)
downloadnix-d49aa0737f3ed7734c2f4964cf0683f643144a60.zip
Fix Travis doc builds
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index cad70511..52338e47 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,6 +15,7 @@ env:
script:
- curl -sSL https://raw.githubusercontent.com/carllerche/travis-rust-matrix/master/test | RUST_TEST_THREADS=1 bash
+ - cargo doc --no-deps
addons:
apt: