Skip to content

Commit 358260d

Browse files
committed
chore(travis): Remove node v5 and add node v7
1 parent 3f2a771 commit 358260d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: node_js
22
node_js:
33
- "4"
4-
- "5"
54
- "6"
5+
- "7"
66
notifications:
77
email: false
88
after_success:

0 commit comments

Comments
 (0)