1
0
Fork 0
mirror of https://github.com/Luzifer/rconfig.git synced 2024-11-08 16:00:10 +00:00
rconfig/.travis.yml

8 lines
81 B
YAML

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