Skip to content

Commit 8ec1238

Browse files
committed
Test with new rubies
1 parent e7a36af commit 8ec1238

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.travis.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ rvm:
66
- 2.0.0
77
- 2.1.10
88
- 2.2.10
9-
- 2.3.7
10-
- 2.4.4
11-
- 2.5.1
9+
- 2.3.8
10+
- 2.4.6
11+
- 2.5.5
12+
- 2.6.3
1213
- ruby-head
1314
env:
1415
- RAILS_VERSION="~> 4.2.0"
@@ -35,6 +36,8 @@ matrix:
3536
env: RAILS_VERSION="~> 5.2.0"
3637
- rvm: 2.1.10
3738
env: RAILS_VERSION="~> 5.2.0"
39+
- rvm: 2.6.3
40+
env: RAILS_VERSION="~> 4.2.0"
3841
allow_failures:
3942
- rvm: ruby-head
4043
fast_finish: true

0 commit comments

Comments
 (0)