Skip to content

Commit 139331d

Browse files
Merge pull request #662 from connorshea/test-ruby-24
Add 2.4.0 to the test matrix. Update 2.3 and 2.2 versions.
2 parents c9d2656 + 4eb75bc commit 139331d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ os:
77
rvm:
88
- 2.0.0
99
- 2.1.8
10-
- 2.2.4
11-
- 2.3.0
10+
- 2.2.5
11+
- 2.3.3
12+
- 2.4.0
1213
- ruby-head
1314
- rbx-2
1415

0 commit comments

Comments
 (0)