1
0
mirror of https://github.com/Luzifer/rconfig.git synced 2024-09-19 17:03:00 +00:00
rconfig/.travis.yml

9 lines
81 B
YAML

language: go
go:
- 1.6
- 1.7
- tip
script: go test -v -race -cover ./...