mirror of https://github.com/calzoneman/sync.git
Add node.js 9 to .travis.yml
This commit is contained in:
parent
95e147b5a0
commit
8a8532fc84
|
@ -9,6 +9,7 @@ addons:
|
|||
env:
|
||||
- CXX="g++-4.8"
|
||||
node_js:
|
||||
- "9"
|
||||
- "8"
|
||||
- "7"
|
||||
- "6"
|
||||
|
|
Loading…
Reference in New Issue