From 01edb6686118247e1a1ce3f4014be41eede8da7b Mon Sep 17 00:00:00 2001 From: Martyn Inglis Date: Tue, 2 Aug 2016 15:19:08 +0100 Subject: [PATCH] Changed application name --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ea3135eba..c1a1c22ab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,7 +42,7 @@ deploy: bucket: staging-notify.works-notifications-admin-codedeploy key: notifications-admin-$TRAVIS_BRANCH-$TRAVIS_BUILD_NUMBER-$TRAVIS_COMMIT.zip bundle_type: zip - application: notifications-admin + application: admin deployment_group: notifications_admin_deployment_group region: eu-west-1 on: *2