Skip to content

Commit d2c66a8

Browse files
committed
Travis: Test against Ruby 2.6.0
1 parent 21525e6 commit d2c66a8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ rvm:
77
- 2.3.8
88
- 2.4.5
99
- 2.5.3
10+
- 2.6.0
1011
gemfile:
1112
- ci/Gemfile-rails-3-1
1213
- ci/Gemfile-rails-3-2
@@ -70,6 +71,13 @@ matrix:
7071
gemfile: ci/Gemfile-rails-4-0
7172
- rvm: 2.5.3
7273
gemfile: ci/Gemfile-rails-4-1
74+
- rvm: 2.6.0
75+
gemfile: ci/Gemfile-rails-3-1
76+
- rvm: 2.6.0
77+
gemfile: ci/Gemfile-rails-3-2
78+
- rvm: 2.6.0
79+
gemfile: ci/Gemfile-rails-4-0
80+
- rvm: 2.6.0
7381
gemfile: ci/Gemfile-rails-4-1
7482
before_install: gem update bundler
7583
sudo: false

0 commit comments

Comments
 (0)