Skip to content

Commit a686448

Browse files
committed
Added skip_cleanup
1 parent c502db3 commit a686448

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ deploy:
3030
access_key_id: $ACCESS_KEY
3131
secret_access_key: $SECRET_KEY
3232
bucket: "$TRAVIS_REPO_SLUG/$TRAVIS_BRANCH"
33-
local_dir: abuild
33+
local_dir: abuild
34+
skip_cleanup: true

0 commit comments

Comments
 (0)