1
0
Fork 0
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:
Francesco Rodriguez 2016-09-02 00:11:21 +02:00
parent 71007dfe81
commit c517d0cb34

View file

@ -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