httpstatuses/circle.yml
2015-11-06 22:01:43 +00:00

14 lines
179 B
YAML

machine:
node:
version: 4.1.0
dependencies:
post:
- bower install
- node build
deployment:
production:
branch: metalsmith
commands:
- ./deploy.sh