Skip to content

Commit

Permalink
ci: update rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Oct 2, 2019
1 parent bdc89dd commit e5ceab0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e5ceab0

Please sign in to comment.