mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-13 19:22:05 +00:00
Add node.js 9 to .travis.yml
This commit is contained in:
parent
95e147b5a0
commit
8a8532fc84
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ addons:
|
|||
env:
|
||||
- CXX="g++-4.8"
|
||||
node_js:
|
||||
- "9"
|
||||
- "8"
|
||||
- "7"
|
||||
- "6"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue