Skip to content

Commit

Permalink
Travis CI has to skip cleanup for releasing build artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
floscher committed Nov 13, 2017
1 parent c3f21d0 commit ab111d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ deploy:
jdk: openjdk8
repo: iandees/josm-fieldpapers
- provider: releases
skip_cleanup: true
api-key: "$GH_TOKEN"
file:
- build/dist/fieldpapers.jar
Expand Down

0 comments on commit ab111d0

Please sign in to comment.