sudo: false language: go go: - 1.12.x - 1.13.x install: - make script: - make alltest