1
0
Fork 0
mirror of https://github.com/Luzifer/korvike.git synced 2024-11-15 10:42:19 +00:00
korvike/vendor/github.com/Luzifer/rconfig/.travis.yml
Knut Ahlers 73d3cd1d17
Add dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-02-14 12:09:54 +01:00

8 lines
81 B
YAML

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