From 49bd37d28991d433d8fd66184bff30e77f12aece Mon Sep 17 00:00:00 2001 From: Faerbit Date: Tue, 25 Nov 2014 22:07:28 +0100 Subject: [PATCH] Another try at Mega deployment. --- circle.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 8944130..728a304 100644 --- a/circle.yml +++ b/circle.yml @@ -27,4 +27,5 @@ test: deployment: override: - - ./package.sh linux + commands: + - ./package.sh linux