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
089ad03db2
commit
6aa20ce5f0
@ -7,8 +7,11 @@ go:
|
||||
|
||||
# Required for coverage, and testing.
|
||||
#before_install:
|
||||
# - go get golang.org/x/tools/cmd/cover
|
||||
#- go get github.com/mattn/goveralls
|
||||
- go get golang.org/x/tools/cmd/cover
|
||||
- go get github.com/mattn/goveralls
|
||||
- go get github.com/binaryplease/matrix-bot
|
||||
- go get gopkg.in/alecthomas/kingpin.v2
|
||||
|
||||
|
||||
script:
|
||||
- go build -x -v
|
||||
|
Loading…
Reference in New Issue
Block a user