update travis config to specify node version
This commit is contained in:
parent
9423cb01f2
commit
e16981ec4b
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "node"
|
||||
- "8"
|
Loading…
Reference in a new issue