1
0
mirror of https://github.com/Luzifer/badge-gen.git synced 2024-09-19 23:32:56 +00:00
badge-gen/vendor/github.com/Luzifer/rconfig/.travis.yml
2016-06-28 19:38:58 +02:00

9 lines
81 B
YAML

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