aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 6cb3f217..6772914e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,10 +12,8 @@ install:
script:
- make test
- - go test -race -coverprofile=coverage.txt -covermode=atomic ./...
after_success:
- - bash <(curl -s https://codecov.io/bash)
- gox -tags=deploy_build -output "dist/{{.Dir}}_{{.OS}}_{{.Arch}}"
deploy: