Fix circle.yml

This commit is contained in:
Tom MacWright
2016-03-07 11:51:05 -05:00
parent 4aef3b9394
commit 99bc1cfde6

View File

@ -1,6 +1,7 @@
machine: machine:
node: node:
version: 5 version: 5
test:
post: post:
- npm run build - npm run build
- mv index.html $CIRCLE_ARTIFACTS - mv index.html $CIRCLE_ARTIFACTS