blob: ffbba6430193f25f4a42972cd6afd0799a07da8b [file] [log] [blame]
language: go
go:
- 1.7
- 1.8
- tip
script: make test-static
matrix:
allow_failures:
- go: tip
git:
submodules: false
before_install:
- git submodule update --init
branches:
only:
- master
- /v\d+/
- next