1
0
mirror of https://github.com/Luzifer/badge-gen.git synced 2024-09-20 07:42:55 +00:00
badge-gen/vendor/github.com/Luzifer/rconfig/.travis.yml

9 lines
81 B
YAML
Raw Normal View History

2016-06-28 17:38:58 +00:00
language: go
go:
- 1.4
- 1.5
- tip
script: go test -v -race -cover ./...