Skip to content

Commit

Permalink
again travis
Browse files Browse the repository at this point in the history
  • Loading branch information
krono committed Mar 8, 2018
1 parent 87772d1 commit 642ce05
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis_install.sh
Expand Up @@ -33,12 +33,11 @@ elif [[ "${ARCH}" = "linux32x86" ]]; then
libgl1-mesa-dev:i386 \
libxext-dev:i386 \
libglapi-mesa:i386 \
libpulse-dev:i386 \
libaudio-dev:i386 \
gcc-multilib \
uuid-dev:i386 \
libcurl3-dev:i386
sudo apt-get install -yq --force-yes libpango1.0-dev:i386
sudo apt-get install -yq --force-yes libpango1.0-dev:i386 libpulse-dev:i386
fi

[[ "${ARCH}" != "linux32ARMv6" ]] && exit 0
Expand Down

0 comments on commit 642ce05

Please sign in to comment.