We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc8b0f commit 1478885Copy full SHA for 1478885
.travis.yml
@@ -17,7 +17,7 @@ script:
17
18
deploy:
19
provider: script
20
- script: mvn clean deploy -DskipTests --settings settings.xml
+ script: mvn deploy --settings settings.xml
21
on:
22
branch: master
23
0 commit comments