[ci] flag the documentation build bot

This commit is contained in:
gnzlbg 2017-11-20 18:22:14 +01:00 committed by gnzlbg
parent b940d3311a
commit cb9888f802

View file

@ -15,7 +15,8 @@ matrix:
- os: osx
env: TARGET=x86_64-apple-darwin NO_ADD=1
script: ci/run.sh
- install: true
- env: DOCUMENTATION
install: true
script: ci/dox.sh
- env: RUSTFMT=On TARGET=x86_64-unknown-linux-gnu NO_ADD=1
script: |