language: go go: - 1.7 - 1.8 - tip script: make test-static matrix: allow_failures: - go: tip branches: only: - master - /v\d+/ - next