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 4a25cfa commit dbe31d4Copy full SHA for dbe31d4
.travis.yml
@@ -12,6 +12,7 @@ install:
12
- source ~/.cargo/env || true
13
- bash -x ci/install.sh
14
script:
15
+- bash -x ci/build-ignore-timeouts.sh
16
- mdbook test
17
notifications:
18
email:
0 commit comments