|
|
|
@ -139,12 +139,4 @@ jobs:
@@ -139,12 +139,4 @@ jobs:
|
|
|
|
|
os: linux |
|
|
|
|
cache: false |
|
|
|
|
script: |
|
|
|
|
- | |
|
|
|
|
sh scripts/travis-deploy.sh |
|
|
|
|
xash3d-fwgs-i686.AppImage |
|
|
|
|
xash3d-fwgs-x86_64.AppImage |
|
|
|
|
xash3d-vc.7z |
|
|
|
|
xash3d-vc2008-sln.7z |
|
|
|
|
xashdroid.apk |
|
|
|
|
xashds-linux-i686 |
|
|
|
|
xashds-linux-x86_64 |
|
|
|
|
- sh scripts/travis-deploy.sh xash3d-fwgs-i686.AppImage xash3d-fwgs-x86_64.AppImage xash3d-vc.7z xash3d-vc2008-sln.7z xashdroid.apk xashds-linux-i686 xashds-linux-x86_64 |
|
|
|
|