Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89e2bcf commit 1b1e19fCopy full SHA for 1b1e19f
1 file changed
.travis.yml
@@ -45,7 +45,7 @@ script:
45
46
deploy:
47
provider: script
48
- script: "cp .travis.settings.xml $HOME/.m2/settings.xml && mvn deploy"
+ script: "mvn deploy"
49
skip_cleanup: true
50
on:
51
tags: true
0 commit comments