Skip to content

Commit

Permalink
Ensure bundler is updated
Browse files Browse the repository at this point in the history
  • Loading branch information
jmortlock committed Aug 3, 2019
1 parent 9e73754 commit 4cb9abe
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 @@ -3,6 +3,8 @@ rvm:
- 2.4
- 2.5
- 2.6
before_install:
- gem install bundler
script: bundle exec rake spec
gemfile:
- gemfiles/rails5.gemfile
Expand Down

0 comments on commit 4cb9abe

Please sign in to comment.