diff --git a/.travis.yml b/.travis.yml index 729c5e26..e57d651c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,7 +39,7 @@ deploy: on: branch: master - provider: script - script: ./deploy-staging.sh + script: ./deploy_staging.sh skip_cleanup: true on: branch: feature/public-api