Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Fix funny typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasreiser authored Apr 20, 2020
1 parent 7e6365d commit 4d80577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ before_install:
- docker version
# Create new Docker builder
- docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
- dicker buildx rm builder
- docker buildx rm builder
- docker buildx create --driver docker-container --use
- docker buildx ls
- docker buildx inspect --bootstrap
Expand Down

0 comments on commit 4d80577

Please sign in to comment.