Skip to content

Commit

Permalink
Disable setting the "snapshot" tag for now
Browse files Browse the repository at this point in the history
Turns out every update to the tag causes Travis to
start another build, which leads to an infinite
building loop ...
  • Loading branch information
denisw committed Sep 19, 2015
1 parent 8dd91d2 commit 1faa311
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ jdk:

after_success:
- mvn -DserviceJobId=$TRAVIS_JOB_ID clean cobertura:cobertura coveralls:cobertura -Dcobertura.report.format=xml
- ./.travis/update_snapshot_tag.sh

0 comments on commit 1faa311

Please sign in to comment.