Skip to content

Commit

Permalink
Add ruby 2.4.0 and jruby 9.1.7.0 to travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivo Anjo committed Feb 17, 2017
1 parent 1779fee commit 7cecb97
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ matrix:
- rvm: 2.3.1
- rvm: 2.3.0
- rvm: 2.2.5
- rvm: 2.4.0
- rvm: rbx-2
- rvm: ruby-head
- rvm: jruby-head
- rvm: jruby-9.1.6.0
- rvm: jruby-9.1.7.0
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
Expand Down

0 comments on commit 7cecb97

Please sign in to comment.