update travis build

This commit is contained in:
Jeff
2019-04-25 15:43:12 +08:00
committed by zryfish
parent 26c891642d
commit f7f333f92f
4 changed files with 29 additions and 16 deletions

View File

@@ -24,6 +24,6 @@ script:
deploy:
skip_cleanup: true
provider: script
script: bash hack/docker_build.sh && bash hack/docker_push.sh
script: bash hack/docker_build.sh
on:
branch: master