mirror of
https://github.com/labstack/echo.git
synced 2025-04-27 12:32:09 +02:00
Update .travis.yml
This commit is contained in:
parent
f3b2e2ff3b
commit
8a2f19fe7c
@ -2,6 +2,7 @@ language: go
|
|||||||
go:
|
go:
|
||||||
- tip
|
- tip
|
||||||
before_install:
|
before_install:
|
||||||
|
- go get github.com/axw/gocov/gocov
|
||||||
- go get github.com/mattn/goveralls
|
- go get github.com/mattn/goveralls
|
||||||
- go get golang.org/x/tools/cmd/cover
|
- go get golang.org/x/tools/cmd/cover
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user