mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-18 02:50:33 +00:00
travis: fix-up arch name from amd64 to x86_64
This commit is contained in:
parent
b96eb14cf7
commit
a0514c242b
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user