Travis: Update to node 6

FREEBIE
This commit is contained in:
Scott Nonnenberg
2017-09-26 10:38:49 -07:00
parent 6b7edc2df3
commit a064e4b9b2

View File

@@ -1,6 +1,6 @@
language: node_js
node_js:
- '0.10'
- '6'
install:
- npm install
script: