sudo: false language: go go: - 1.6 - 1.7 - 1.7.1 - tip script: make updatedeps test testrace matrix: allow_failures: - go: tip