1
0
Fork 0
mirror of https://github.com/Luzifer/dbx-sync.git synced 2024-10-18 12:54:25 +00:00
dbx-sync/vendor/github.com/Luzifer/rconfig/.travis.yml
2016-10-10 16:50:49 +02:00

8 lines
81 B
YAML

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