[TASK] Add NodeJs 9 test

This commit is contained in:
Xaver Maierhofer 2017-11-02 01:06:59 +01:00
parent aa89f06342
commit ed93a202d6
No known key found for this signature in database
GPG Key ID: 7FDCE23FD2EC9FE8
1 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,7 @@ dist: trusty
language: node_js
node_js:
- "8"
- "9"
os:
- linux
@ -13,9 +13,11 @@ os:
matrix:
include:
- node_js: 8
- node_js: 9
os: linux
env: USE_NPM=true
- node_js: 8
os: linux
- node_js: 6
os: linux