Changes Node version to 8.11.3
This commit is contained in:
parent
2a4674d11f
commit
f771f48e8b
|
@ -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