Skip to content

Commit ab5899f

Browse files
committed
Update travis.yml.
1 parent 8c5126a commit ab5899f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
language: node_js
22
node_js:
3-
- "6"
3+
- "8"
44

55
before_install:
6-
- rvm install 2.4.1
6+
- rvm install 2.5.0
77

88
install:
99
- bundle install

0 commit comments

Comments
 (0)