Skip to content

Commit

Permalink
Travis: changed "gem install bundler" to "gem update bundler"
Browse files Browse the repository at this point in the history
  • Loading branch information
njh committed Jun 27, 2016
1 parent 398e58c commit f41a136
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
@@ -1,6 +1,6 @@
language: ruby
before_install:
- gem install bundler
- gem update bundler
rvm:
- "2.3.0"
- "2.1.2"
Expand Down

0 comments on commit f41a136

Please sign in to comment.