travis: missed an OSX upload script

This commit is contained in:
Alibek Omarov 2019-07-01 00:51:25 +03:00
parent 0366035237
commit 83b7f795c1
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ jobs:
script:
- sh scripts/build_${TRAVIS_OS_NAME}_engine.sh
after_script:
- sh scripts/yadisk_upload.sh xash3d-osx.tar.bz2
- sh scripts/continious_upload.sh xash3d-osx.tar.bz2
- # ...
name: "Build for Windows MSVC"
cache: ccache