Skip to content

Commit 3d95d8a

Browse files
committed
Fix travis to run on 2.2.2
1 parent 27d5f39 commit 3d95d8a

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
@@ -5,7 +5,7 @@ sudo: false
55
cache: bundler
66

77
rvm:
8-
- 2.2
8+
- 2.2.2
99

1010
notifications:
1111
email: false

0 commit comments

Comments
 (0)