language: go go: - 1.10.x - 1.11.x - tip install: make setup-testenv script: make test