1
0
mirror of https://github.com/Luzifer/cloudkeys-go.git synced 2024-09-19 23:52:57 +00:00
cloudkeys-go/vendor/github.com/Luzifer/rconfig/.travis.yml

9 lines
81 B
YAML
Raw Normal View History

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