Skip to content

Commit ef29702

Browse files
committed
travis.yml: use newer Ruby.
1 parent 6e500de commit ef29702

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: node_js
33
node_js:
44
- 6
55
before_install:
6-
- rvm install 2.3.3
6+
- rvm install 2.4.3
77
- npm install -g npm@5
88
install:
99
- npm install

0 commit comments

Comments
 (0)