Skip to content
Snippets Groups Projects
Unverified Commit 2e5746ba authored by takt's avatar takt Committed by GitHub
Browse files

Update .travis.yml

parent a6033457
No related branches found
No related tags found
No related merge requests found
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
- goveralls -v
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