docker-duplicity-cron/.travis.yml

7 lines
74 B
YAML

sudo: required
services: docker
script:
- make build-all
- make test