mirror of
https://github.com/labstack/echo.git
synced 2024-12-24 20:14:31 +02:00
Changed travis config
Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
parent
a16aba2887
commit
afd7c16817
@ -2,7 +2,6 @@ language: go
|
||||
go:
|
||||
- tip
|
||||
before_install:
|
||||
- go get github.com/axw/gocov/gocov
|
||||
- go get github.com/mattn/goveralls
|
||||
- go get golang.org/x/tools/cmd/cover
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user