This website requires JavaScript.
Explore
Help
Sign In
vividboarder
/
docker-duplicity-cron
Watch
2
Star
0
Fork
0
You've already forked docker-duplicity-cron
mirror of
https://github.com/ViViDboarder/docker-duplicity-cron.git
synced
2024-11-14 06:36:29 +00:00
Code
Issues
Releases
Wiki
Activity
d606625746
docker-duplicity-cron
/
.travis.yml
8 lines
88 B
YAML
Raw
Normal View
History
Unescape
Escape
Simplify multi-arch building Rather than having multiple Dockerfiles, switch to a single Dockerfile and a build arg.
2020-02-11 21:28:19 +00:00
---
Add travis build to run tests
2017-11-15 21:58:13 +00:00
sudo
:
required
services
:
docker
script
:
Remove arm builds from travis
2020-02-12 01:50:37 +00:00
-
make test-amd64
-
make test-s3-amd64
Reference in New Issue
Copy Permalink