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

8 lines
81 B
YAML

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