We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 531b3ef commit 7c1a1e2Copy full SHA for 7c1a1e2
.travis.yml
@@ -33,6 +33,7 @@ after_failure:
33
deploy:
34
provider: script
35
script: ./scripts/deploy_release.sh
36
+ skip_cleanup: true
37
on:
38
tags: true
39
repo: mannodermaus/android-junit5
0 commit comments