travis: fix amd64 linux build
This commit is contained in:
parent
d68eab6b65
commit
6dcd8c3af8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue