blob: f391327ea9d01b629badfc255632931377793c53 [file] [log] [blame]
Don Newton379ae252019-04-01 12:17:06 -04001language: go
2sudo: false
3go:
4 - "1.7"
5 - "1.8"
6 - "1.9"
7 - "1.10"
8 - master
9matrix:
10 allow_failures:
11 - go: master