1
0
Fork 0
mirror of https://github.com/Luzifer/duplicity-backup.git synced 2024-11-08 15:10:06 +00:00
duplicity-backup/.travis.yml

9 lines
81 B
YAML
Raw Normal View History

2016-05-22 13:04:37 +00:00
language: go
go:
- 1.6
- tip
install: make setup-testenv
script: make test