mirror of
https://github.com/ViViDboarder/docker-duplicity-cron.git
synced 2024-11-14 06:36:29 +00:00
Remove arm builds from travis
This commit is contained in:
parent
3d064d4842
commit
d606625746
11
.travis.yml
11
.travis.yml
@ -2,13 +2,6 @@
|
||||
sudo: required
|
||||
services: docker
|
||||
|
||||
before_script:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get -y install qemu qemu-user-static qemu-user binfmt-support
|
||||
- docker run --rm --privileged multiarch/qemu-user-static:register --reset
|
||||
- docker run --rm -t multiarch/ubuntu-debootstrap:arm64-bionic uname -a
|
||||
- docker run --rm -t multiarch/ubuntu-debootstrap:armhf-bionic uname -a
|
||||
|
||||
script:
|
||||
- make test-all
|
||||
- make test-s3-all
|
||||
- make test-amd64
|
||||
- make test-s3-amd64
|
||||
|
Loading…
Reference in New Issue
Block a user