Skip to content

Commit 9c35ec8

Browse files
committed
[ci] flag the documentation build bot
1 parent 2bff430 commit 9c35ec8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ matrix:
1515
- os: osx
1616
env: TARGET=x86_64-apple-darwin NO_ADD=1
1717
script: ci/run.sh
18-
- install: true
18+
- env: DOCUMENTATION
19+
install: true
1920
script: ci/dox.sh
2021
- env: RUSTFMT=On TARGET=x86_64-unknown-linux-gnu NO_ADD=1
2122
script: |

0 commit comments

Comments
 (0)