Skip to content

Commit

Permalink
[#31] Updated travis ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rpbaltazar committed Apr 9, 2020
1 parent ff12543 commit 5d76a8c
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ services:
- docker
rvm:
- jruby-9.2.11.0
- 2.4.3
- 2.5.0
- 2.6.2
- 2.4.10
- 2.5.8
- 2.6.6
- 2.7.1
- ruby-head

branches:
Expand Down Expand Up @@ -37,8 +38,5 @@ jobs:
allow_failures:
- rvm: ruby-head
- gemfile: gemfiles/rails_master.gemfile
exclude:
- rvm: 2.4.3
gemfile: gemfiles/rails_6_0.gemfile
fast_finish: true
cache: bundler

0 comments on commit 5d76a8c

Please sign in to comment.