diff --git a/.travis.yml b/.travis.yml index a23a705f..e6a7b6e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,3 +41,4 @@ jobs: - pip install --user awscli script: - aws ecs update-service --cluster $CLUSTER_NAME --service $SERVICE_NAME --force-new-deployment +