Add Node 8 for testing

This commit is contained in:
Rodrigo Ramírez Norambuena 2017-07-23 20:49:52 -04:00
parent fbd47a7f3b
commit 7903328c2d

View File

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