update environment to node 8 for travis build

This commit is contained in:
Colby Gutierrez-Kraybill 2018-04-26 19:02:13 -04:00
parent 35f65bc458
commit d3db94e22a

View file

@ -1,6 +1,6 @@
language: node_js
node_js:
- 6
- 8
- node
env:
- NODE_ENV=production