Prevent travis from building release tags

This commit is contained in:
Andreas Dangel
2015-10-10 16:53:19 +02:00
parent a7a84766bd
commit 2760827dc7

View File

@ -7,6 +7,9 @@ matrix:
- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] || mvn test'
- jdk: oraclejdk8
script: mvn test
branches:
except:
- /^pmd_releases\/\d/
notifications:
email:
recipients: