Skip to content

Commit e169199

Browse files
committed
updated node version in travis.yml
1 parent 9a4a97a commit e169199

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,6 +1,6 @@
11
language: node_js
22
node_js:
33
- "node"
4-
- "6.11.1"
4+
- "8.11.0"
55
script:
66
- npm run build

0 commit comments

Comments
 (0)