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 04d4830 commit 5afbe76Copy full SHA for 5afbe76
.travis.yml
@@ -57,6 +57,7 @@ after_failure: bundle exec rake dump_examples_logs
57
before_deploy:
58
- sudo pip install -U -I Pygments
59
- ./script/build-s3-index-html
60
+- "gem install bundler -v 1.17.3"
61
62
deploy:
63
provider: s3
0 commit comments