1
0
Fork 0
mirror of https://github.com/Luzifer/cam2mjpeg.git synced 2024-11-12 15:32:45 +00:00
cam2mjpeg/vendor/github.com/Luzifer/rconfig/v2/.travis.yml
Knut Ahlers 36379fefe7
Vendor dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-02-10 01:13:25 +01:00

12 lines
127 B
YAML

language: go
go:
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- tip
script: go test -v -race -cover ./...