Skip to content

Commit 600f981

Browse files
committed
Use Ruby 2.2.2
The travis default is still 2.2.0
1 parent 64d523f commit 600f981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ rvm:
66
- 1.9.3
77
- 2.0.0
88
- 2.1 # tests on latest 2.1.x
9-
- 2.2 # tests on latest 2.2.x
9+
- 2.2.2 # tests on latest 2.2.x
1010

1111
gemfile:
1212
- Gemfile

0 commit comments

Comments
 (0)