1
0
Fork 0
mirror of https://github.com/Luzifer/cam2mjpeg.git synced 2024-11-14 00:12:45 +00:00
cam2mjpeg/vendor/github.com/Luzifer/rconfig/v2/.travis.yml

13 lines
127 B
YAML
Raw Normal View History

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 ./...