Update node version in .travis.yml
This commit is contained in:
parent
6d92c1add3
commit
75efb9ffe2
@ -1,6 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "8.1.2"
|
- "8.12.0"
|
||||||
script: npm run ci
|
script: npm run ci
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user