mirror of
https://github.com/ViViDboarder/docker-duplicity-cron.git
synced 2024-11-14 06:36:29 +00:00
8 lines
101 B
YAML
8 lines
101 B
YAML
sudo: required
|
|
services: docker
|
|
|
|
script:
|
|
# - make build-all
|
|
- make test-x86
|
|
- make test-s3-x86
|