Browse Source

ci: enable android build upload

pull/2/head
mittorn 5 years ago
parent
commit
26401a4fbf
  1. 2
      .travis.yml

2
.travis.yml

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

Loading…
Cancel
Save