test: add node 8 to build matrix

This commit is contained in:
Pooya Parsa 2017-05-31 17:36:37 +04:30
parent d161a5785c
commit 9f7722f845

View File

@ -1,5 +1,6 @@
language: node_js
node_js:
- "8.0"
- "7.2"
- "6.9"
before_install: