Skip to content

Commit

Permalink
Update bundler version in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wrmilling committed Jun 27, 2019
1 parent 61f53c0 commit 96a3649
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ language: ruby
rvm:
- 2.6.3

before_install:
- gem update --system
- gem install bundler

branches:
only:
- master
- master

0 comments on commit 96a3649

Please sign in to comment.