Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Commit 837a9fc

Browse files
committed
Use Ruby 2 for Travis
1 parent 96ce9c1 commit 837a9fc

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
@@ -3,7 +3,7 @@ language:
33
- ruby
44
- node_js
55
rvm:
6-
- 2.2.2
6+
- 2
77
node_js:
88
- stable
99
cache:

0 commit comments

Comments
 (0)