Skip to content

Commit

Permalink
Fix travis config to skip cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickfav committed Apr 6, 2020
1 parent 63345f5 commit 9428126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -32,7 +32,7 @@ deploy:
- 'target/dconvert-*.jar'
- 'target/dconvert.exe'
- 'target/dconvert-gui.exe'
cleanup: true
cleanup: false
on:
branch: master
tags: true
Expand Down

0 comments on commit 9428126

Please sign in to comment.