Skip to content

Commit 4d28821

Browse files
committed
Travis test on latest minor Ruby versions
1 parent 5b587da commit 4d28821

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ sudo: false
55
rvm:
66
- 1.9.3
77
- 2.0.0
8-
- 2.1
9-
- 2.2.2
8+
- 2.1 # tests on latest 2.1.x
9+
- 2.2 # tests on latest 2.2.x
1010

1111
gemfile:
1212
- Gemfile

0 commit comments

Comments
 (0)