Skip to content

Commit

Permalink
Merge pull request #1100 from junaruga/feature/traivs-update-ruby23-24
Browse files Browse the repository at this point in the history
Update Ruby 2.4, 2.3 to latest version in .travis.yml.
  • Loading branch information
danascheider authored Mar 30, 2017
2 parents 31968ae + b3d11e7 commit c1ad103
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 @@ -3,8 +3,8 @@ sudo: false
matrix:
include:
- rvm: ruby-head
- rvm: 2.4.0
- rvm: 2.3.1
- rvm: 2.4.1
- rvm: 2.3.4
- rvm: 2.2
- rvm: 2.1
- rvm: jruby-9.1.2.0
Expand Down

0 comments on commit c1ad103

Please sign in to comment.