Add node 8 to travis (#347)

This commit is contained in:
Brian Ng
2017-06-01 13:21:54 -05:00
committed by Henry Zhu
parent 9062995324
commit ed80a4e84d

View File

@@ -7,7 +7,7 @@ cache:
directories:
- node_modules
node_js:
- '7'
- "8"
- '6'
- '4'
- '0.12'