mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-11 08:20:34 -07:00
fix(travis): fuck coveralls
This commit is contained in:
parent
9d47e1b1fb
commit
d4bb89a74e
1 changed files with 0 additions and 5 deletions
|
|
@ -5,9 +5,4 @@ go:
|
|||
- release
|
||||
- tip
|
||||
before_install:
|
||||
- go get github.com/axw/gocov/gocov
|
||||
- go get github.com/mattn/goveralls
|
||||
- if ! go get code.google.com/p/go.tools/cmd/cover; then go get golang.org/x/tools/cmd/cover; fi
|
||||
- curl -s https://raw.githubusercontent.com/lovell/sharp/master/preinstall.sh | sudo bash -
|
||||
script:
|
||||
- $HOME/gopath/bin/goveralls -service=travis-ci
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue