mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-14 03:32:06 +00:00
Add node.js 11.x to .travis.yml
This commit is contained in:
parent
cd94c8b83d
commit
a9fac9d6d0
1 changed files with 1 additions and 0 deletions
|
|
@ -9,5 +9,6 @@ addons:
|
|||
env:
|
||||
- CXX="g++-4.8"
|
||||
node_js:
|
||||
- "11"
|
||||
- "10"
|
||||
- "8"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue