This commit is contained in:
Andy Wang 2020-04-11 22:48:16 +01:00
parent 297ec2dfd5
commit df16ce5eb1
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ script:
- go test -race -coverprofile=coverage.txt -covermode=atomic
after_success:
- bash <(curl -s https://codecov.io/bash)
- bash <(curl -s https://codecov.io/bash)