Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p
Commits
fb468895
Commit
fb468895
authored
Oct 05, 2016
by
Jeromy
Browse files
don't use coveralls here
parent
21a7534d
Changes
2
Show whitespace changes
Inline
Side-by-side
.travis.yml
View file @
fb468895
...
...
@@ -14,7 +14,7 @@ before_install:
#- go vet ./...
script
:
-
$GOPATH/bin/goveralls ./... -service="travis-ci"
-
go test ./... -v
cache
:
directories
:
...
...
Makefile
View file @
fb468895
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment