mirror of
https://github.com/ViViDboarder/docker-duplicity-cron.git
synced 2024-11-14 17:56:31 +00:00
9e9f9ec956
Should simulate an S3 test
8 lines
99 B
YAML
8 lines
99 B
YAML
sudo: required
|
|
services: docker
|
|
|
|
script:
|
|
- make build-all
|
|
- make test-x86
|
|
- make test-s3-x86
|