forked from mirror/go-sqlcipher
Add goveralls for travis
This commit is contained in:
parent
16484897e9
commit
2a1d73ac46
|
@ -1 +1,6 @@
|
|||
language: go
|
||||
before_install:
|
||||
- go get github.com/axw/gocov/gocov
|
||||
- go get github.com/mattn/goveralls
|
||||
script:
|
||||
- $HOME/gopath/bin/goveralls 3qJVUE0iQwqnCbmNcDsjYu1nh4J4KIFXx
|
||||
|
|
Loading…
Reference in New Issue