travis: rename win32 build to xash3d-win32-vc.7z
This commit is contained in:
parent
9ea45a71f5
commit
a391038d27
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ jobs:
|
||||||
script:
|
script:
|
||||||
- sh scripts/build_${TRAVIS_OS_NAME}_engine.sh
|
- sh scripts/build_${TRAVIS_OS_NAME}_engine.sh
|
||||||
after_script:
|
after_script:
|
||||||
- sh scripts/continious_upload.sh xash3d-vc.7z xash3d-vc2008-sln.7z
|
- sh scripts/continious_upload.sh xash3d-win32-vc.7z xash3d-vc2008-sln.7z
|
||||||
- # ...
|
- # ...
|
||||||
name: "Build for Linux i686"
|
name: "Build for Linux i686"
|
||||||
cache: ccache
|
cache: ccache
|
||||||
|
@ -210,4 +210,4 @@ jobs:
|
||||||
os: linux
|
os: linux
|
||||||
cache: false
|
cache: false
|
||||||
script:
|
script:
|
||||||
- sh scripts/travis-deploy.sh xash3d-fwgs-i686.AppImage xash3d-fwgs-x86_64.AppImage xash3d-vc.7z xash3d-vc2008-sln.7z xashdroid.apk xashdroid-64-test.apk xashds-linux-i686 xashds-linux-x86_64 xash3d-magx.7z
|
- sh scripts/travis-deploy.sh xash3d-fwgs-i686.AppImage xash3d-fwgs-x86_64.AppImage xash3d-win32-vc.7z xash3d-vc2008-sln.7z xashdroid.apk xashdroid-64-test.apk xashds-linux-i686 xashds-linux-x86_64 xash3d-magx.7z
|
||||||
|
|
Loading…
Add table
Reference in a new issue