summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a2015206..c061338c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,6 @@ script:
- go test ./service/headers -race -v -coverprofile=headers.txt -covermode=atomic
- go test ./service/metrics -race -v -coverprofile=metrics.txt -covermode=atomic
- go test ./service/health -race -v -coverprofile=health.txt -covermode=atomic
- - vendor/bin/spiral-cs check src
after_success:
- bash <(curl -s https://codecov.io/bash) -f lib.txt