Merge pull request #2877 from thelounge/astorije/node-11
Add Node.js v11 to the Travis CI matrix
This commit is contained in:
commit
9434f87d66
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user