mirror of
https://github.com/aclindsa/ofxgo.git
synced 2024-11-21 19:20:05 -05:00
Remove old cover tool installer
This commit is contained in:
parent
67e527c855
commit
66dd37781f
@ -10,7 +10,6 @@ go:
|
|||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
# Fetch/build coverage reporting tools
|
# Fetch/build coverage reporting tools
|
||||||
- go get golang.org/x/tools/cmd/cover
|
|
||||||
- go get github.com/mattn/goveralls
|
- go get github.com/mattn/goveralls
|
||||||
- go install github.com/mattn/goveralls
|
- go install github.com/mattn/goveralls
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user