Use get.docker.com

pull/2/head
Stefan Scherer 7 years ago
parent a89bd19b32
commit 4308a5d584
No known key found for this signature in database
GPG Key ID: 5966AEAC37E957FA

@ -7,7 +7,7 @@ jobs:
- checkout
- run: docker version
# get latest CE version
- run: curl -fsSL https://raw.githubusercontent.com/StefanScherer/docker-init/master/ubuntu/install-docker-ce.sh | sh
- run: curl https://get.docker.com | sh
- run: docker version
- run: ARCH=arm ./travis-build.sh
- run: ARCH=arm ./travis-test.sh

Loading…
Cancel
Save