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

Commit 9e5307c

Browse files
committed
🔧 config(travis): upgrade node
1 parent 5ed69f8 commit 9e5307c

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
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- "5"
3+
- "6"
44
before_install:
55
- npm install -g phantomjs
66
env:

0 commit comments

Comments
 (0)