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 c502db3 commit a686448Copy full SHA for a686448
.travis.yml
@@ -30,4 +30,5 @@ deploy:
30
access_key_id: $ACCESS_KEY
31
secret_access_key: $SECRET_KEY
32
bucket: "$TRAVIS_REPO_SLUG/$TRAVIS_BRANCH"
33
- local_dir: abuild
+ local_dir: abuild
34
+ skip_cleanup: true
0 commit comments