Skip to content

Commit

Permalink
Update bundler before running specs in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rwz committed Sep 5, 2017
1 parent 3ccbaca commit 66a972c
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 @@ -23,3 +23,5 @@ matrix:
- rvm: ruby-head
fast_finish: true
sudo: false
before_install:
- gem update bundler

0 comments on commit 66a972c

Please sign in to comment.