Add travis-ci

This commit is contained in:
oranmoshai 2020-02-23 12:45:18 +02:00
parent beea845354
commit b08a3373a7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: go
go:
- 1.13
- 1.13.x
script:
- go test -v -race ./...