chronograf/vendor/github.com/mna/pigeon/.travis.yml

15 lines
150 B
YAML

language: go
script: go test -v ./...
go:
- 1.1.x
- 1.2.x
- 1.3.x
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- tip