mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
ci: update rubies
This commit is contained in:
parent
bdc89dde7b
commit
e5ceab040c
1 changed files with 4 additions and 4 deletions
|
|
@ -4,9 +4,9 @@ cache: bundler
|
|||
|
||||
rvm:
|
||||
- ruby-head
|
||||
- 2.6.4
|
||||
- 2.5.6
|
||||
- 2.4.7
|
||||
- 2.6.5
|
||||
- 2.5.7
|
||||
- 2.4.9
|
||||
- 2.3.8
|
||||
|
||||
before_install:
|
||||
|
|
@ -34,7 +34,7 @@ matrix:
|
|||
- rvm: ruby-head
|
||||
exclude:
|
||||
- gemfile: gemfiles/rails_6_0.gemfile
|
||||
rvm: 2.4.7
|
||||
rvm: 2.4.9
|
||||
- gemfile: gemfiles/rails_6_0.gemfile
|
||||
rvm: 2.3.8
|
||||
fast_finish: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue