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

Ruby 2.1 is now EOL

This commit is contained in:
Evan Phoenix 2018-01-18 20:42:44 -08:00
parent acb709b7b7
commit 0ed4ba847b

View file

@ -19,9 +19,6 @@ rvm:
- jruby-head - jruby-head
- rbx-3 - rbx-3
matrix: matrix:
include:
- rvm: 2.1
gemfile: gemfiles/2.1-Gemfile
fast_finish: true fast_finish: true
allow_failures: allow_failures:
- rvm: jruby-head - rvm: jruby-head