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

Merge pull request #871 from deepj/travis

Remove Rubinius 1.x from .travis.yml and update JRuby to 9.0.5.0
This commit is contained in:
Evan Phoenix 2016-02-25 12:49:43 -08:00
commit 1889d02a56

View file

@ -11,10 +11,9 @@ rvm:
- 2.3.0
- ruby-head
- jruby-19mode
- jruby-9.0.4.0
- jruby-9.0.5.0
- jruby-head
- rbx-2
- rbx-1
matrix:
fast_finish: true
allow_failures:
@ -22,6 +21,5 @@ matrix:
- rvm: jruby-head
- rvm: jruby-9.0.4.0
- rvm: rbx-2
- rvm: rbx-1
- rvm: 1.8.7
- rvm: ruby-head