mirror of
https://github.com/labstack/echo.git
synced 2024-11-28 08:38:39 +02:00
Fixed travis config
Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
parent
9d44f49ccc
commit
550cd94dbe
@ -1,7 +1,7 @@
|
||||
language: go
|
||||
go:
|
||||
- tip
|
||||
beforeinstall:
|
||||
before_install:
|
||||
- go get github.com/modocache/gover
|
||||
- go get github.com/mattn/goveralls
|
||||
- go get golang.org/x/tools/cmd/cover
|
||||
|
Loading…
Reference in New Issue
Block a user