1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Test against the latest Ruby 2.1, 2.2, 2.3, head and JRuby 9.0.4.0 on Travis

This commit is contained in:
deepj 2015-12-16 23:13:06 +01:00
parent 81c2ccb6d4
commit 6742b12442

View file

@ -6,9 +6,12 @@ rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- 2.1
- 2.2
- 2.1.8
- 2.2.4
- 2.3.0
- ruby-head
- jruby-19mode
- jruby-9.0.4.0
- jruby-head
- rbx-2
- rbx-1
@ -20,3 +23,4 @@ matrix:
- rvm: rbx-2
- rvm: rbx-1
- rvm: 1.8.7
- rvm: ruby-head