1
0
Fork 0
mirror of https://github.com/Luzifer/duplicity-backup.git synced 2024-11-13 01:12:50 +00:00
duplicity-backup/vendor/github.com/Luzifer/rconfig/.travis.yml
2016-05-22 15:04:37 +02:00

8 lines
81 B
YAML

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