api/vendor/github.com/c2h5oh/datasize/.travis.yml

12 lines
86 B
YAML

sudo: false
language: go
go:
- 1.4
- 1.5
- 1.6
- tip
script:
- go test -v