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

Update .travis.yml

This commit is contained in:
Pablo Ovelleiro Corral 2019-04-21 13:12:47 +02:00 committed by GitHub
parent 6aa20ce5f0
commit 4ed15a856b
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ go:
- master - master
# Required for coverage, and testing. # Required for coverage, and testing.
#before_install: before_install:
- go get golang.org/x/tools/cmd/cover - go get golang.org/x/tools/cmd/cover
- go get github.com/mattn/goveralls - go get github.com/mattn/goveralls
- go get github.com/binaryplease/matrix-bot - go get github.com/binaryplease/matrix-bot