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:
node:
version: 5
test:
post:
- npm run build
- mv index.html $CIRCLE_ARTIFACTS