Skip to content

Commit 9aa75ea

Browse files
authored
Update .travis.yml
1 parent ea4b500 commit 9aa75ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ before_install:
1313
- sudo add-apt-repository "deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ disco universe"
1414
- sudo apt-get update
1515
- sudo dpkg --add-architecture i386
16-
- sudo apt-get install qemu-user-static:i386:1:3.1+dfsg-2ubuntu3
17-
- sudo apt-get install binfmt-support:2.2.0-2
16+
- sudo apt-get install qemu-user-static:i386
17+
- sudo apt-get install binfmt-support
1818

1919
addons:
2020
apt:

0 commit comments

Comments
 (0)