Skip to content

Commit

Permalink
Fix travis config to skip cleanup (finally)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickfav committed Apr 6, 2020
1 parent 66b0b16 commit cc5ee00
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 @@ -34,7 +34,7 @@ deploy:
- "target/dice.exe"
- "target/proguard_map.txt"
- "target/*.sha256"
cleanup: false
skip_cleanup: true
on:
branch: master
tags: true
Expand Down

0 comments on commit cc5ee00

Please sign in to comment.