Skip to content

Commit

Permalink
test against ruby-2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmaroli committed Dec 25, 2016
1 parent 52c2645 commit 2133397
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ language: ruby
sudo: false

rvm:
- &ruby1 2.3.1
- &ruby2 2.2.5
- &ruby3 2.1.9
- &ruby1 2.4.0
- &ruby2 2.3.1
- &ruby3 2.2.5
- &ruby4 2.1.9
- &jruby jruby-9.1.2.0

matrix:
Expand Down

0 comments on commit 2133397

Please sign in to comment.