Add Node.js v11 to the Travis CI matrix

This commit is contained in:
Jérémie Astori 2018-10-28 02:00:22 -04:00
parent b0095488f9
commit 5269106198
No known key found for this signature in database
GPG Key ID: B9A4F245CD67BDE8
1 changed files with 4 additions and 3 deletions

View File

@ -2,9 +2,10 @@ language: node_js
# https://github.com/nodejs/Release # https://github.com/nodejs/Release
node_js: node_js:
- 10 # EOL: April 2021 - 11 # EOL: June 2019
- 8 # EOL: December 2019 - 10 # EOL: April 2021
- 6 # EOL: April 2019 - 8 # EOL: December 2019
- 6 # EOL: April 2019
os: os:
- linux - linux