mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +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:
|
||||
- 2.6.0-preview1
|
||||
- 2.5.0
|
||||
- 2.4.3
|
||||
- 2.3.6
|
||||
- 2.2.9
|
||||
- 2.5.1
|
||||
- 2.4.4
|
||||
- 2.3.7
|
||||
- 2.2.10
|
||||
- jruby-9.1.16.0
|
||||
|
||||
before_install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue