1
0
mirror of https://github.com/Luzifer/elb-instance-status.git synced 2024-09-20 07:32:55 +00:00
elb-instance-status/vendor/github.com/Luzifer/rconfig/.travis.yml

9 lines
81 B
YAML

language: go
go:
- 1.4
- 1.5
- tip
script: go test -v -race -cover ./...