travis: fix-up arch name from amd64 to x86_64

This commit is contained in:
Alibek Omarov 2019-07-25 20:11:25 +03:00
parent b96eb14cf7
commit a0514c242b

View File

@ -56,7 +56,7 @@ jobs:
- libstdc++6
- libfuse2
before_script:
- export ARCH=amd64
- export ARCH=x86_64
- sh scripts/travis_common_deps.sh
- sh scripts/travis_${TRAVIS_OS_NAME}_deps.sh
script: