Skip to content

Commit 3c4edff

Browse files
committedMar 20, 2014
Let travis check docs for stage1
1 parent a92dcb0 commit 3c4edff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ script: |
4141
fi &&
4242
make tidy &&
4343
make -j4 rustc-stage1 &&
44-
make check-stage1-std check-stage1-rpass check-stage1-cfail check-stage1-rfail
44+
make check-stage1-std check-stage1-rpass check-stage1-cfail check-stage1-rfail check-stage1-doc
4545
4646
env:
4747
global:

0 commit comments

Comments
 (0)