We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
travis_wait
1 parent e1682f8 commit 8c933e9Copy full SHA for 8c933e9
.travis.yml
@@ -16,4 +16,4 @@ before_script: chmod +x coursier
16
script:
17
- ./scripts/run-tut.sh
18
- rm -r tut-tmp
19
-- travis_wait 30 bundle exec jekyll build
+- bundle exec jekyll build
0 commit comments