sudo: false language: go script: make release-all install: true go: - 1.4 - 1.5 - 1.6 - tip matrix: allow_failures: - go: tip