Skip to content

Commit

Permalink
Travis: After cleaning, make sure next build also generates the corre…
Browse files Browse the repository at this point in the history
…ct artifact name for a release
  • Loading branch information
lilith committed Jan 23, 2015
1 parent f1e00eb commit d08ae72
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,4 +20,4 @@ deploy:
all_branches: true
tags: true
after_success:
- mvn clean install -q -Pqulice -DskipTests || true
- mvn clean install -q -Pqulice -DskipTests -DfinalName=sharpen || true

0 comments on commit d08ae72

Please sign in to comment.