From 6bf4a9b0d47afc9e95fda543bab0c16a9029f8db Mon Sep 17 00:00:00 2001 From: Martyn Inglis Date: Tue, 2 Aug 2016 15:18:53 +0100 Subject: [PATCH] Change application name --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c2f15a61c..0da6f68e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,7 +43,7 @@ deploy: bucket: staging-notify.works-notifications-api-codedeploy key: public-notifications-api-$TRAVIS_BRANCH-$TRAVIS_BUILD_NUMBER-$TRAVIS_COMMIT.zip bundle_type: zip - application: notifications-api + application: api deployment_group: notifications_api_deployment_group region: eu-west-1 wait-until-deployed: true