Skip to content

Commit db9c79f

Browse files
committed
add latest node to travis
1 parent 2f959a8 commit db9c79f

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
@@ -2,7 +2,7 @@ language: node_js
22
node_js:
33
- "4"
44
- "6"
5-
- "7"
65
- "8"
6+
- "node"
77
before_script:
88
- npm install -g grunt-cli

0 commit comments

Comments
 (0)