Skip to content

Commit

Permalink
Update Bundler version in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dankimio committed Oct 29, 2016
1 parent fc52fe6 commit 58509e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ sudo: false
language: ruby
rvm:
- 2.3.1
before_install: gem install bundler -v 1.12.5
before_install: gem install bundler -v 1.13.6

0 comments on commit 58509e6

Please sign in to comment.