Merge pull request #377 from filerjs/travis-node-update

Changes Node version to 8.11.3
This commit is contained in:
Alan K 2018-07-13 23:56:47 -04:00 committed by GitHub
commit b026537f09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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