travis: fix amd64 linux build

This commit is contained in:
Alibek Omarov 2019-10-18 05:05:11 +03:00
parent d68eab6b65
commit 6dcd8c3af8

View File

@ -63,7 +63,7 @@ jobs:
- libasound-dev - libasound-dev
- libstdc++6 - libstdc++6
- libfuse2 - libfuse2
- unzip4 - unzip
before_script: before_script:
- export ARCH=x86_64 - export ARCH=x86_64
- sh scripts/travis_common_deps.sh - sh scripts/travis_common_deps.sh