mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Bump Ruby versions.
2.1.8 ---> 2.1.9 2.2.4 ---> 2.2.5 2.3.0 ---> 2.3.1
This commit is contained in:
parent
71007dfe81
commit
c517d0cb34
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@ language: ruby
|
||||||
cache: bundler
|
cache: bundler
|
||||||
script: "TESTOPTS=-v bundle exec rake test"
|
script: "TESTOPTS=-v bundle exec rake test"
|
||||||
rvm:
|
rvm:
|
||||||
- 2.1.8
|
- 2.1.9
|
||||||
- 2.2.4
|
- 2.2.5
|
||||||
- 2.3.0
|
- 2.3.1
|
||||||
- ruby-head
|
- ruby-head
|
||||||
- jruby-9.0.5.0
|
- jruby-9.0.5.0
|
||||||
- jruby-head
|
- jruby-head
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue