Merge remote-tracking branch 'origin/master' into cidr-range
This commit is contained in:
commit
adf3fb85af
@ -11,5 +11,5 @@ before_install:
|
||||
script:
|
||||
- go vet
|
||||
- golint -set_exit_status
|
||||
- go test -race -v -tags test -covermode=atomic -coverprofile=profile.cov
|
||||
- $HOME/gopath/bin/goveralls -coverprofile=profile.cov -service=travis-ci
|
||||
- go test -race -v
|
||||
- $HOME/gopath/bin/goveralls -ignore main.go -v -service=travis-ci
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user