diff --git a/.travis.yml b/.travis.yml index e484277..0ab5047 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: go go: - - 1.13 + - 1.14.7 env: GO111MODULE=on arch: @@ -34,4 +34,4 @@ deploy: on: repo: webp-sh/webp_server_go tags: true - branch: master \ No newline at end of file + branch: master