Commit 420d241f authored by yl2chen's avatar yl2chen

Add travis.yml

parent 37918d49
language: go
go:
- 1.7.x
- 1.8.x
- tip
script:
- go test -v $(go list ./... | grep -v /vendor/)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment