blob: f3b8b4600ff75c8ac2629f97f047d62e71025b16 [file] [log] [blame]
language: go
go:
- 1.5
- 1.6
- 1.7
- tip
script: make test-static
matrix:
allow_failures:
- go: tip
branches:
only:
- master
- /v\d+/
- next