travis: restore accidentally removed zlib for i686 build

This commit is contained in:
Alibek Omarov 2019-07-25 20:10:05 +03:00
parent 1636d36dc2
commit b96eb14cf7
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ jobs:
- libasound-dev
- libstdc++6:i386
- libfuse2:i386
- zlib1g:i386
before_script:
- export ARCH=i686
- sh scripts/travis_common_deps.sh