distribution/vendor/github.com/ncw/swift/.travis.yml

12 lines
87 B
YAML

language: go
sudo: false
go:
- 1.1.2
- 1.2.2
- 1.3
- tip
script:
- go test