Merge pull request #15 from mapbox/node-6

Test on node 6
This commit is contained in:
Tom MacWright
2016-05-15 11:35:53 -04:00

View File

@ -1,6 +1,6 @@
machine: machine:
node: node:
version: 5 version: 6
test: test:
post: post:
- npm run build - npm run build