Skip to content

Commit

Permalink
Merge branch 'travis-prevent-building-tags'
Browse files Browse the repository at this point in the history
  • Loading branch information
adangel committed Oct 10, 2015
2 parents edc32b3 + 2760827 commit 01b76ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,9 @@ matrix:
- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] || mvn test'
- jdk: oraclejdk8
script: mvn test
branches:
except:
- /^pmd_releases\/\d/
notifications:
email:
recipients:
Expand Down

0 comments on commit 01b76ad

Please sign in to comment.