add command

This commit is contained in:
Henrique Dias 2016-03-01 19:33:31 +00:00
parent 9aa8c77fb0
commit 0b6199a56f

View File

@ -19,8 +19,8 @@ install:
script:
- caddydev --output="caddy" --source="." hugo
- go test ./...
- bash dist/automate.sh
deploy:
before_deploy: "bash dist/automate.sh"
provider: bintray
file: dist/descriptor.json
user: hacdias