Let's see what happens.

This commit is contained in:
James Cole 2019-10-31 20:54:52 +01:00
parent 5e61fa785e
commit 01f869f1b6
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -5,6 +5,10 @@ env:
dist: xenial
arch:
- amd64
- arm64
# safelist
branches:
only:
@ -16,6 +20,7 @@ services:
script:
# enable experimental features.
- echo $TRAVIS_DIST
- echo '{"experimental":true}' | sudo tee /etc/docker/daemon.json
- mkdir $HOME/.docker
- touch $HOME/.docker/config.json