Skip to content

Commit 9d8713e

Browse files
committed
Travis: add node 7.0, remove 5.0.
1 parent 17b2c5b commit 9d8713e

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
@@ -5,8 +5,8 @@ language: node_js
55
node_js:
66
- "0.10"
77
- "4"
8-
- "5"
98
- "6"
9+
- "7"
1010

1111
matrix:
1212
fast_finish: true

0 commit comments

Comments
 (0)