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 3f176df commit 66b0b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -34,7 +34,7 @@ deploy:
- "target/dice.exe"
- "target/proguard_map.txt"
- "target/*.sha256"
cleanup: true
cleanup: false
on:
branch: master
tags: true
Expand Down

0 comments on commit 66b0b16

Please sign in to comment.