gotop/vendor/github.com/cjbassi/battery/.travis.yml

13 lines
99 B
YAML

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