Add node.js 11.x to .travis.yml
This commit is contained in:
parent
cd94c8b83d
commit
a9fac9d6d0
|
@ -9,5 +9,6 @@ addons:
|
||||||
env:
|
env:
|
||||||
- CXX="g++-4.8"
|
- CXX="g++-4.8"
|
||||||
node_js:
|
node_js:
|
||||||
|
- "11"
|
||||||
- "10"
|
- "10"
|
||||||
- "8"
|
- "8"
|
||||||
|
|
Loading…
Reference in a new issue