diff --git a/.travis.yml b/.travis.yml index 6a984ec..4c669ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ os: branches: only: - master + - /^v[0-9]+\.[0-9]+\.[0-9]+$/ install: - GO111MODULE=on go mod vendor