1
0
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:
Vishal Rana 2015-04-05 14:44:32 -07:00
parent 9d44f49ccc
commit 550cd94dbe

View File

@ -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