mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +00:00
Merge pull request #325 from grzuy/update_travis_ci_rubies
Update TravisCI rubies
This commit is contained in:
commit
9239c161ba
1 changed files with 4 additions and 4 deletions
|
|
@ -3,10 +3,10 @@ cache: bundler
|
||||||
|
|
||||||
rvm:
|
rvm:
|
||||||
- 2.6.0-preview1
|
- 2.6.0-preview1
|
||||||
- 2.5.0
|
- 2.5.1
|
||||||
- 2.4.3
|
- 2.4.4
|
||||||
- 2.3.6
|
- 2.3.7
|
||||||
- 2.2.9
|
- 2.2.10
|
||||||
- jruby-9.1.16.0
|
- jruby-9.1.16.0
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue