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

9 lines
81 B
YAML
Raw Permalink Normal View History

2015-09-08 21:20:52 +00:00
language: go
go:
- 1.4
- 1.5
- tip
script: go test -v -race -cover ./...