Skip to content

Commit

Permalink
skip cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmanusta committed Sep 24, 2016
1 parent f7d6e61 commit 80e4da6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ before_script:
- mvn install4j:install-license
deploy:
- provider: releases
skip_cleanup: false
skip_cleanup: true
api_key:
secure: L4y+3fi/yVR7guv7cynzrTOjRbE4+JTK79Fv5J8IQFwtzTP4V2GeW5ZjTdZXAlsFRvak5zhxY4OEYbYI2/riMib5Ea/K28Fd0F/nK8bUDddzxyXPc8zj6VrQINJX8Na2KfPvXT2UR+LtUWkK5HjeR+O/YQPTO4M+7SDGx5P+gog=
file:
Expand All @@ -37,7 +37,7 @@ deploy:
all_branches: true
repo: asciidocfx/AsciidocFX
- provider: s3
skip_cleanup: false
skip_cleanup: true
access_key_id: AKIAIHHVKYJLE6JUVEMA
secret_access_key:
secure: u3AfnEBb4o1boHzYsbPBlYqsxkKKWd4e02sabTLB7RRojgW1PpvGpvMCEZQ7EdziAfqJV2qZAI4ayYen36t2S0P9LMtt8NbnSO9RSF41Na+cGlsetbHgbejjK3QC5wM18j263gaxlM6uKD9wbO9VYaujYE6r66UUGdrQkNZh9xc=
Expand Down

0 comments on commit 80e4da6

Please sign in to comment.