diff --git a/.travis.yml b/.travis.yml index b13b79933..4a7aa52a2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,8 +15,8 @@ before_install: script: - scripts/build.sh deploy: - skip_cleanup: true + skip_cleanup: false provider: script script: scripts/deploy.sh on: - branch: master \ No newline at end of file + branch: master