mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
Update rubies
This commit is contained in:
parent
34e221acc6
commit
c043102904
1 changed files with 4 additions and 4 deletions
|
|
@ -4,9 +4,9 @@ cache: bundler
|
|||
|
||||
rvm:
|
||||
- ruby-head
|
||||
- 2.6.2
|
||||
- 2.5.4
|
||||
- 2.4.5
|
||||
- 2.6.3
|
||||
- 2.5.5
|
||||
- 2.4.6
|
||||
- 2.3.8
|
||||
|
||||
before_install:
|
||||
|
|
@ -35,7 +35,7 @@ matrix:
|
|||
- gemfile: gemfiles/rails_6_0.gemfile
|
||||
exclude:
|
||||
- gemfile: gemfiles/rails_6_0.gemfile
|
||||
rvm: 2.4.5
|
||||
rvm: 2.4.6
|
||||
- gemfile: gemfiles/rails_6_0.gemfile
|
||||
rvm: 2.3.8
|
||||
fast_finish: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue