Skip to content

Commit efc8b0f

Browse files
authored
Update .travis.yml
1 parent aab7c34 commit efc8b0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ script:
1717

1818
deploy:
1919
provider: script
20-
script: mvn deploy -DskipTests --settings settings.xml
20+
script: mvn clean deploy -DskipTests --settings settings.xml
2121
on:
2222
branch: master
23-
23+

0 commit comments

Comments
 (0)