Skip to content
Snippets Groups Projects
Commit 9a4978bc authored by Oliver Herms's avatar Oliver Herms
Browse files

Adding coveralls

parent 7839ce15
No related branches found
No related tags found
Loading
language: go
go:
- "1.10"
- 1.10
- master
before_install:
- mkdir -p $GOPATH/src/github.com/bio-routing
- ln -s $TRAVIS_BUILD_DIR $HOME/gopath/src/github.com/bio-routing/ || true
- go get github.com/mattn/goveralls
script:
- goveralls -v
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment