Skip to content

Commit

Permalink
Updated Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bootsie123 committed Sep 12, 2021
1 parent 17d7bdd commit ab4ae0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ before_install:
mkdir -vp ~/.docker/cli-plugins/
curl --silent -L "https://github.com/docker/buildx/releases/download/v0.3.0/buildx-v0.3.0.linux-amd64" > ~/.docker/cli-plugins/docker-buildx
chmod a+x ~/.docker/cli-plugins/docker-buildx
docker buildx create --use
fi
script:
Expand Down

0 comments on commit ab4ae0a

Please sign in to comment.