From 0b6199a56fc441306bb01dd2c110f2c681e952a5 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Tue, 1 Mar 2016 19:33:31 +0000 Subject: [PATCH] add command --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4e1126eb..45af2b13 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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