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:
|
env:
|
||||||
- CXX="g++-4.8"
|
- CXX="g++-4.8"
|
||||||
node_js:
|
node_js:
|
||||||
|
- "9"
|
||||||
- "8"
|
- "8"
|
||||||
- "7"
|
- "7"
|
||||||
- "6"
|
- "6"
|
||||||
|
|
Loading…
Reference in New Issue