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:
parent
12c4c2d222
commit
0c4f303c02
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue