Merge pull request #377 from filerjs/travis-node-update
Changes Node version to 8.11.3
This commit is contained in:
commit
b026537f09
|
@ -1,6 +1,6 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "8.11.3"
|
||||||
before_install: npm install -g grunt-cli
|
before_install: npm install -g grunt-cli
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
Loading…
Reference in New Issue