Travis: add Node.js 11 run

This commit is contained in:
Ronan Jouchet 2018-11-30 21:09:17 -05:00 committed by GitHub
parent 5bee4710e3
commit 038812cd46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ addons:
code_climate:
repo_token: CODE_CLIMATE_TOKEN
node_js:
- '11'
- '10'
- '8'
- '7'