Let travis check docs for stage1
This commit is contained in:
parent
a92dcb0828
commit
3c4edff9b5
@ -41,7 +41,7 @@ script: |
|
||||
fi &&
|
||||
make tidy &&
|
||||
make -j4 rustc-stage1 &&
|
||||
make check-stage1-std check-stage1-rpass check-stage1-cfail check-stage1-rfail
|
||||
make check-stage1-std check-stage1-rpass check-stage1-cfail check-stage1-rfail check-stage1-doc
|
||||
|
||||
env:
|
||||
global:
|
||||
|
Loading…
Reference in New Issue
Block a user