We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea4b500 commit 9aa75eaCopy full SHA for 9aa75ea
.travis.yml
@@ -13,8 +13,8 @@ before_install:
13
- sudo add-apt-repository "deb http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ disco universe"
14
- sudo apt-get update
15
- 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
+ - sudo apt-get install qemu-user-static:i386
+ - sudo apt-get install binfmt-support
18
19
addons:
20
apt:
0 commit comments