Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vers4ce authored Aug 3, 2019
1 parent ea4b500 commit 9aa75ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ before_install:
- sudo add-apt-repository "deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ disco universe"
- sudo apt-get update
- sudo dpkg --add-architecture i386
- sudo apt-get install qemu-user-static:i386:1:3.1+dfsg-2ubuntu3
- sudo apt-get install binfmt-support:2.2.0-2
- sudo apt-get install qemu-user-static:i386
- sudo apt-get install binfmt-support

addons:
apt:
Expand Down

0 comments on commit 9aa75ea

Please sign in to comment.