language: "go" go: - "1.13.x" os: - "linux" - "osx" script: - make test