Skip to content

Commit

Permalink
Travis: Test against Ruby 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ledermann committed Dec 26, 2018
1 parent 21525e6 commit d2c66a8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ rvm:
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.0
gemfile:
- ci/Gemfile-rails-3-1
- ci/Gemfile-rails-3-2
Expand Down Expand Up @@ -70,6 +71,13 @@ matrix:
gemfile: ci/Gemfile-rails-4-0
- rvm: 2.5.3
gemfile: ci/Gemfile-rails-4-1
- rvm: 2.6.0
gemfile: ci/Gemfile-rails-3-1
- rvm: 2.6.0
gemfile: ci/Gemfile-rails-3-2
- rvm: 2.6.0
gemfile: ci/Gemfile-rails-4-0
- rvm: 2.6.0
gemfile: ci/Gemfile-rails-4-1
before_install: gem update bundler
sudo: false

0 comments on commit d2c66a8

Please sign in to comment.