Skip to content

Commit ac34758

Browse files
committed
Fixed broken build
Signed-off-by: Vishal Rana <vr@labstack.com>
1 parent 91582c0 commit ac34758

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ before_install:
77
- go get golang.org/x/tools/cmd/cover
88
script:
99
- go test -coverprofile=echo.coverprofile
10-
- go test -coverprofile=middleware.coverprofile ./middleware
1110
- $HOME/gopath/bin/gover
1211
- $HOME/gopath/bin/goveralls -coverprofile=gover.coverprofile -service=travis-ci

0 commit comments

Comments
 (0)