Travis CI config

parent 8f56545a
language: go
go:
- 1.13.x
os:
- linux
- osx
- windows
jobs:
fast_finish: true
script:
- go test -v -race .
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