diff --git a/.travis.yml b/.travis.yml index fa9b960..fb08ba4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,5 +26,5 @@ deploy: skip_cleanup: true on: repo: webp-sh/webp_server_go - tags: false - branch: better-ci \ No newline at end of file + tags: true + branch: master \ No newline at end of file