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:
parent
c4f5c4f312
commit
65458dbea4
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user