Build: Test on Node.js 8, stop testing on Node.js 7

This commit is contained in:
Michał Gołębiowski 2017-05-30 21:22:52 +02:00
parent 731c501155
commit bef46a2aeb

View File

@ -3,4 +3,4 @@ sudo: false
node_js:
- "4"
- "6"
- "7"
- "8"