Update travis' node version
This commit is contained in:
parent
0637882a4b
commit
316b290adc
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "8"
|
||||
dist: trusty
|
||||
install: "npm install"
|
||||
script: "sh -e run_tests.sh"
|
||||
notifications:
|
||||
|
|
Loading…
Reference in a new issue