sudo: false language: go go: - 1.x branches: only: - master script: make test testrace