Merge pull request #959 from roramirez/include-node-8

Include node 8 testsuite and CI
This commit is contained in:
Michael Teeuw 2017-07-31 14:59:34 +02:00 committed by GitHub
commit a91e4014bf

View File

@ -1,5 +1,6 @@
language: node_js
node_js:
- "8"
- "7"
- "6"
- "5.1"