Add macOS to travis

This commit is contained in:
Fenny 2020-02-07 17:05:36 +01:00
parent 4027f2c388
commit 488d190128

View File

@ -3,7 +3,7 @@ language: go
os:
- linux
- windows
- osx
go:
- 1.13.x
env:
@ -13,5 +13,3 @@ install:
script:
# - golint -set_exit_status ./...
- go test -race ./...
dist: xenial