We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92dcb0 commit 3c4edffCopy full SHA for 3c4edff
.travis.yml
@@ -41,7 +41,7 @@ script: |
41
fi &&
42
make tidy &&
43
make -j4 rustc-stage1 &&
44
- 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
45
46
env:
47
global:
0 commit comments