language: go sudo: false go: - 1.6.4 - 1.7.4 - tip script: go test -v