diff --git a/.travis.yml b/.travis.yml index e3d570a0c..f0d1f75aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -108,5 +108,6 @@ jobs: # only on master branch if: branch = master AND commit_message !~ /\[no-release\]/ name: "Copy to S3 Release" + install: skip script: - travis_wait 30 echo "This is the Copy to S3 Release stage" \ No newline at end of file