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

Remove Rubinius 1.x from .travis.yml and update JRuby to 9.0.5.0

Rubinius 1.x is unavailable through rvm anymore.
This commit is contained in:
deepj 2016-01-30 09:45:04 +01:00
parent d9f0f8ec33
commit 0d56a3119e

View file

@ -11,16 +11,14 @@ 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:
- rvm: jruby-19mode
- rvm: jruby-head
- rvm: rbx-2
- rvm: rbx-1
- rvm: 1.8.7
- rvm: ruby-head