language: go sudo: false go: - 1.7.x - 1.8.x - 1.x - master matrix: allow_failures: - go: 'master' fast_finish: true