Merge pull request #239 from strongloop/add-nodejs-10

Enable Node.js 10 on Travis CI
This commit is contained in:
Miroslav Bajtoš 2018-05-10 09:37:52 +02:00 committed by GitHub
commit a37cf1d868
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@ node_js:
- "4"
- "6"
- "8"
- "10"