Skip to content

Commit

Permalink
Update the bundler on Travis to the latest available version (RubyMon…
Browse files Browse the repository at this point in the history
  • Loading branch information
antstorm authored Sep 5, 2017
1 parent 2fedc71 commit c57c081
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ matrix:
- rvm: jruby-head
- rvm: rbx-2
fast_finish: true
before_install:
- gem update bundler
script: bundle exec rspec spec
notifications:
email:
Expand Down

0 comments on commit c57c081

Please sign in to comment.