Skip to content

Commit

Permalink
Workaround for Travis issue travis-ci/travis-ci#9333
Browse files Browse the repository at this point in the history
  • Loading branch information
samoli committed Mar 21, 2018
1 parent 05a84b1 commit f7a86aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,8 @@ rvm:
- 2.0.0
- 1.9.3
- 1.8.7
before_install:
- gem install bundler
deploy:
provider: rubygems
on:
Expand Down

0 comments on commit f7a86aa

Please sign in to comment.