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

Use the latest ruby 2.2 on travis

This commit is contained in:
deepj 2015-01-06 02:09:36 +01:00
parent 12c4c2d222
commit 0c4f303c02

View file

@ -7,6 +7,7 @@ rvm:
- 2.0.0
- 2.1.0
- 2.1.1
- 2.2
- rbx-2
- jruby-19mode
matrix:
@ -14,4 +15,3 @@ matrix:
allow_failures:
- rvm: jruby-19mode
- rvm: rbx-2