1
0
mirror of https://github.com/pinpox/gitea-matrix-bot synced 2024-11-22 19:31:58 +01:00

Update .travis.yml

This commit is contained in:
Pablo Ovelleiro Corral 2019-04-18 20:37:30 +02:00 committed by GitHub
parent c4f5c4f312
commit 65458dbea4
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ go:
#- go get github.com/mattn/goveralls
script:
- go build -x -v ./cmd/main.go
- go build -x -v
- go test -race -coverprofile=coverage.txt -covermode=atomic -a -x -v *.go
notifications: