diff --git a/.travis.yml b/.travis.yml index 1e318457..cd26256a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ jobs: include: - stage: snapshot name: "Deploy Snapshot to JCenter" - if: branch = master AND type != pull_request + if: branch = master AND type != pull_request AND commit_message !~ /^(prepare release ([0-9\.]+))$/ jdk: openjdk8 install: true script: