Skip to content

Commit de9deed

Browse files
authored
Merge pull request #320 from okuramasafumi/test-against-rails-6
Test against Rails 6
2 parents ea6f109 + 614a7d5 commit de9deed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,16 @@ matrix:
3838
env: BRANCH=5-1-stable
3939
- rvm: 2.5.5
4040
env: BRANCH=5-2-stable
41+
- rvm: 2.5.5
42+
env: BRANCH=6-0-stable
4143
- rvm: 2.6.3
4244
env: BRANCH=5-0-stable
4345
- rvm: 2.6.3
4446
env: BRANCH=5-1-stable
4547
- rvm: 2.6.3
4648
env: BRANCH=5-2-stable
49+
- rvm: 2.6.3
50+
env: BRANCH=6-0-stable
4751

4852
notifications:
4953
email: false

0 commit comments

Comments
 (0)