Skip to content

Commit

Permalink
Update TravisCI rubies (RubyMoney#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
antstorm authored Oct 21, 2019
1 parent 85ca362 commit a9a2731
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ rvm:
- 2.1.10
- 2.2.10
- 2.3.8
- 2.4.6
- 2.5.5
- 2.6.3
- 2.4.9
- 2.5.7
- 2.6.5
- ruby-head
# TODO: investigate failure
# This is an arbitrary failure on travis
Expand Down Expand Up @@ -82,33 +82,33 @@ matrix:
- rvm: 2.3.8
gemfile: gemfiles/rails6.gemfile

- rvm: 2.4.6
- rvm: 2.4.9
gemfile: gemfiles/rails6.gemfile
- rvm: 2.4.6
- rvm: 2.4.9
gemfile: gemfiles/rails3.gemfile
- rvm: 2.4.6
- rvm: 2.4.9
gemfile: gemfiles/rails4.gemfile
- rvm: 2.4.6
- rvm: 2.4.9
gemfile: gemfiles/mongoid2.gemfile
- rvm: 2.4.6
- rvm: 2.4.9
gemfile: gemfiles/mongoid3.gemfile

- rvm: 2.5.5
- rvm: 2.5.7
gemfile: gemfiles/rails3.gemfile
- rvm: 2.5.5
- rvm: 2.5.7
gemfile: gemfiles/rails4.gemfile
- rvm: 2.5.5
- rvm: 2.5.7
gemfile: gemfiles/mongoid2.gemfile
- rvm: 2.5.5
- rvm: 2.5.7
gemfile: gemfiles/mongoid3.gemfile

- rvm: 2.6.3
- rvm: 2.6.5
gemfile: gemfiles/rails3.gemfile
- rvm: 2.6.3
- rvm: 2.6.5
gemfile: gemfiles/rails4.gemfile
- rvm: 2.6.3
- rvm: 2.6.5
gemfile: gemfiles/mongoid2.gemfile
- rvm: 2.6.3
- rvm: 2.6.5
gemfile: gemfiles/mongoid3.gemfile

- rvm: ruby-head
Expand Down

0 comments on commit a9a2731

Please sign in to comment.