Skip to content

Commit

Permalink
Merge pull request #53 from esminc/use_latest_ruby_version_in_ci
Browse files Browse the repository at this point in the history
use latest ruby version in CI
  • Loading branch information
takkanm committed Apr 19, 2017
2 parents 3893787 + b89c579 commit 2dad0f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ rvm:
- 2.0.0
- 2.1
- 2.2
- 2.3.3
- 2.4.0
- 2.3.4
- 2.4.1
- ruby-head

before_install: gem update bundler
Expand Down

0 comments on commit 2dad0f7

Please sign in to comment.