Fix circle.yml
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user