(tests) run tests with node 8

This commit is contained in:
vmarchaud 2017-05-31 10:03:23 +02:00
parent 1a34cf1050
commit 970720d173

View File

@ -4,6 +4,7 @@ node_js:
- "4"
- "6"
- "7"
- "8"
os:
- linux
before_install: