Skip to content

Commit 4b4b3b9

Browse files
committed
Use Ruby 2.2.2 as 2.2 == 2.2.0
1 parent 35426a9 commit 4b4b3b9

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
@@ -8,7 +8,7 @@
88

99
language: ruby
1010
rvm:
11-
- 2.2
11+
- 2.2.2
1212
# Add more Ruby versions to list if supported,
1313
# Travis supports these versions: http://rubies.travis-ci.org/
1414

0 commit comments

Comments
 (0)