docker-duplicity-cron/.travis.yml
ViViDboarder 9e9f9ec956 Add new integration test against minio
Should simulate an S3 test
2017-11-16 09:28:50 -08:00

8 lines
99 B
YAML

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