Commit fb468895 authored by Jeromy's avatar Jeromy
Browse files

don't use coveralls here

parent 21a7534d
......@@ -14,7 +14,7 @@ before_install:
#- go vet ./...
script:
- $GOPATH/bin/goveralls ./... -service="travis-ci"
- go test ./... -v
cache:
directories:
......
......@@ -2,11 +2,7 @@ gx:
go get github.com/whyrusleeping/gx
go get github.com/whyrusleeping/gx-go
covertools:
go get github.com/mattn/goveralls
go get golang.org/x/tools/cmd/cover
deps: gx covertools
deps: gx
gx --verbose install --global
gx-go rewrite
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment