language: go go: - 1.8.3 branches: only: - master script: - make test sudo: false