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
|
||||
script: "TESTOPTS=-v bundle exec rake test"
|
||||
rvm:
|
||||
- 2.1.8
|
||||
- 2.2.4
|
||||
- 2.3.0
|
||||
- 2.1.9
|
||||
- 2.2.5
|
||||
- 2.3.1
|
||||
- ruby-head
|
||||
- jruby-9.0.5.0
|
||||
- jruby-head
|
||||
|
|
Loading…
Reference in a new issue