Skip to content

Commit

Permalink
Merge pull request danielsdeleo#31 from koic/use_latest_rubies
Browse files Browse the repository at this point in the history
Use the latest Rubies on Travis
  • Loading branch information
Fryguy authored Feb 22, 2017
2 parents f9674d2 + 7c6e2db commit 989b2df
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ sudo: false
rvm:
- "2.0"
- "2.1"
- "2.2.5"
- "2.3.1"
- "2.2.6"
- "2.3.3"
- "2.4.0"
- ruby-head
- jruby-head

Expand Down

0 comments on commit 989b2df

Please sign in to comment.