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

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cncgoko authored Oct 4, 2016
1 parent ed10dc8 commit e22c677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ before_script:
- cd org.goko.build.aggregator

script:
- mvn deploy
- mvn clean verify

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

0 comments on commit e22c677

Please sign in to comment.