mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Add Ruby 2.7.0 to TravisCI
This commit is contained in:
parent
94b5b2a852
commit
a85b990e33
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,7 @@ rvm:
|
||||||
- 2.4.6
|
- 2.4.6
|
||||||
- 2.5.5
|
- 2.5.5
|
||||||
- 2.6.3
|
- 2.6.3
|
||||||
|
- 2.7.0
|
||||||
gemfile:
|
gemfile:
|
||||||
- gemfiles/rails_4_2.gemfile
|
- gemfiles/rails_4_2.gemfile
|
||||||
- gemfiles/rails_5_0.gemfile
|
- gemfiles/rails_5_0.gemfile
|
||||||
|
@ -22,6 +23,8 @@ matrix:
|
||||||
gemfile: gemfiles/rails_6_0.gemfile
|
gemfile: gemfiles/rails_6_0.gemfile
|
||||||
- rvm: 2.6.3
|
- rvm: 2.6.3
|
||||||
gemfile: gemfiles/rails_4_2.gemfile
|
gemfile: gemfiles/rails_4_2.gemfile
|
||||||
|
- rvm: 2.7.0
|
||||||
|
gemfile: gemfiles/rails_4_2.gemfile
|
||||||
cache: bundler
|
cache: bundler
|
||||||
# Source: <https://docs.travis-ci.com/user/languages/ruby/#bundler-20>
|
# Source: <https://docs.travis-ci.com/user/languages/ruby/#bundler-20>
|
||||||
before_install:
|
before_install:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue