tparse: switch back to tracking main branch (#1754)
This commit is contained in:
parent
991cbad66a
commit
15eec28d86
@ -35,7 +35,7 @@ matrix:
|
|||||||
install:
|
install:
|
||||||
- pushd ~
|
- pushd ~
|
||||||
- GOBIN=${GOPATH}/bin GOPATH=~/gotools go get github.com/mattn/goveralls
|
- GOBIN=${GOPATH}/bin GOPATH=~/gotools go get github.com/mattn/goveralls
|
||||||
- GOBIN=${GOPATH}/bin GOPATH=~/gotools go get github.com/egonelbre/tparse
|
- GOBIN=${GOPATH}/bin GOPATH=~/gotools go get github.com/mfridman/tparse
|
||||||
- popd
|
- popd
|
||||||
- go install -race ./...
|
- go install -race ./...
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user