travis skip_cleanup

Signed-off-by: emile <emile@vauge.com>
This commit is contained in:
emile 2016-02-22 14:11:17 +01:00
parent a1c1958235
commit 6282bf33a0
No known key found for this signature in database
GPG key ID: D808B4C167352E59

View file

@ -24,6 +24,7 @@ script:
- make image
deploy:
skip_cleanup: true
provider: script
script: script/deploy.sh
on: