Let travis check docs for stage1

This commit is contained in:
Flavio Percoco 2014-03-20 10:20:08 +01:00
parent a92dcb0828
commit 3c4edff9b5
1 changed files with 1 additions and 1 deletions

View File

@ -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: