diff --git a/.travis.yml b/.travis.yml index ddb70c2a3a..7d067fd9f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -114,7 +114,7 @@ jobs: before_script: bash scripts/set-release-variables.sh script: -# - bash scripts/release.sh ${RELEASE_TYPE} + - bash scripts/release.sh ${RELEASE_TYPE} before_deploy: - bash scripts/zip-artifacts.sh ${RELEASE_TYPE} deploy: