Browse Source

ci: try fix upload

pull/2/head
mittorn 5 years ago
parent
commit
75aaf1c66d
  1. 3
      .travis.yml

3
.travis.yml

@ -84,7 +84,8 @@ jobs: @@ -84,7 +84,8 @@ jobs:
- sh compile.sh
after_script:
- ccache --show-stats
- sh scripts/continious_upload.sh xash3d-fwgs.apk
- sh ../scripts/continious_upload.sh xash3d-fwgs.apk
# - # ...
# name: "Build for Windows MinGW"
# cache: ccache

Loading…
Cancel
Save