diff --git a/.travis.yml b/.travis.yml index 11038d7d..e4599f13 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,9 +26,7 @@ services: deploy: - provider: script skip_cleanup: true - script: - - make test_race - - make release + script: make release on: tags: true # it's important to build on the newest version of go: