Skip to content

Commit

Permalink
Remove deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Raible committed Aug 17, 2018
1 parent 2ad6f8b commit 12c8e2d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,3 @@ services:
cache:
directories:
- "$HOME/.cache"

deploy:
provider: script
script: "cp .travis.settings.xml $HOME/.m2/settings.xml && mvn deploy"
skip_cleanup: true
on:
tags: true

0 comments on commit 12c8e2d

Please sign in to comment.