From a1e484838ebb21653c43c920bd4a4ed09b9f3e19 Mon Sep 17 00:00:00 2001 From: Martyn Inglis Date: Mon, 11 Jan 2016 10:59:22 +0000 Subject: [PATCH] rolled back as didn't work :-( --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 70f821b97..aab1034b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,7 +36,7 @@ deploy: access_key_id: AKIAJQPPNM6P6V53SWKA secret_access_key: *1 bucket: notifications-admin-codedeploy - key: notifications-admin.zip?etag=$TRAVIS_COMMIT + key: notifications-admin.zip bundle_type: zip application: notifications-admin deployment_group: notifications_admin_deployment_group