Changes Node version to 8.11.3

This commit is contained in:
Alan K 2018-07-13 23:52:01 -04:00
parent 2a4674d11f
commit f771f48e8b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: node_js
node_js:
- "0.10"
- "8.11.3"
before_install: npm install -g grunt-cli
notifications:
email: false