Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit e22c677

Browse files
authored
Update .travis.yml
1 parent ed10dc8 commit e22c677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ before_script:
2020
- cd org.goko.build.aggregator
2121

2222
script:
23-
- mvn deploy
23+
- mvn clean verify
2424

2525
after_failure:
2626
- "curl --ftp-create-dirs -T ../org.goko.build.parent/target/site/surefire-report.html -u $VAR1:$VAR2 $TARGET/$gokoVersion/surefire.html"

0 commit comments

Comments
 (0)