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 06e0689 commit b48682d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 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,11 @@ 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-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 b48682d

Please sign in to comment.