1
0
mirror of https://github.com/Luzifer/duplicity-backup.git synced 2024-09-19 16:32:55 +00:00
duplicity-backup/.travis.yml

9 lines
81 B
YAML

language: go
go:
- 1.6
- tip
install: make setup-testenv
script: make test