ttrpc/.travis.yml
Michael Crosby 33564d24b2 Signal server done before closing connections
This fixes the races we are seeing in the tests

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-09-20 14:14:44 -04:00

7 lines
63 B
YAML

language: go
go:
- "1.10.x"
script: go test -race -v ./...