Skip to content

Commit

Permalink
hotfix/#39
Browse files Browse the repository at this point in the history
  • Loading branch information
ozbillwang committed Jun 30, 2021
1 parent 1aacaa7 commit 77ce472
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 @@ -11,7 +11,7 @@ before_install:
- lsb_release -cs
- sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) edge"
- sudo apt-get update
- sudo apt-get install -y libseccomp-dev
- sudo apt-get -y -o Dpkg::Options::="--force-confnew" install libseccomp-dev
- sudo apt-get -y -o Dpkg::Options::="--force-confnew" install docker-ce
- docker run --rm --privileged multiarch/qemu-user-static:register --reset

Expand Down

0 comments on commit 77ce472

Please sign in to comment.