diff --git a/.travis.yml b/.travis.yml index 8385934..afaf4d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,5 +18,5 @@ deploy: script: ./deploy.sh skip_cleanup: true on: - go: "1.14" + go: "1.14.x" tags: true