xmtop/vendor/github.com/distatus/battery/.travis.yml
2019-01-14 20:19:17 -08:00

13 lines
99 B
YAML

language: go
go:
- 1.3
- 1.4
- 1.5
- 1.6
- tip
matrix:
allow_failures:
- go: tip