Skip to content

Commit f2095d3

Browse files
committed
update travis node version
1 parent 01b417f commit f2095d3

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
@@ -4,7 +4,7 @@ sudo: false
44
language: node_js
55

66
node_js:
7-
- "0.10"
7+
- "8.8.1"
88

99
before_script:
1010
- npm install -g grunt-cli

0 commit comments

Comments
 (0)