Skip to content

Commit

Permalink
Update Ruby version on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
emsk committed Apr 1, 2017
1 parent 8540fdb commit 7c791d4
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 @@ -2,9 +2,9 @@ language: ruby
rvm:
- 2.0.0
- 2.1.10
- 2.2.6
- 2.2.7
- 2.3.3
- 2.4.0
- 2.4.1
- ruby-head
before_install:
- gem update --system
Expand Down

0 comments on commit 7c791d4

Please sign in to comment.