Skip to content

Commit

Permalink
#171 fixed cleanup issue for docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
bugy committed Feb 6, 2019
1 parent dfed63f commit ae96fe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ deploy:
branch: master
- provider: script
script: tools/deploy_docker.sh
skip_cleanup: true
on:
tags: false
all_branches: true
Expand Down

0 comments on commit ae96fe8

Please sign in to comment.