tcp-shaker/.travis.yml

8 lines
95 B
YAML

os:
- linux
- osx
language: go
go:
- "1.11.x"
install:
- go get "github.com/pkg/errors"