httpstatuses/circle.yml

14 lines
175 B
YAML
Raw Normal View History

2015-11-06 23:01:43 +01:00
machine:
node:
version: 4.1.0
dependencies:
post:
- bower install
- node build
deployment:
production:
branch: master
2015-11-06 23:01:43 +01:00
commands:
- ./deploy.sh