Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Commit

Permalink
Remove old upload instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslo committed Mar 11, 2018
1 parent 6112e20 commit bcaba15
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ install:
build_script:
- cmd: python %POLLY_SOURCE_DIR%\bin\polly.py --toolchain "%TOOLCHAIN%" --config "%CONFIG%" --verbose --fwd OGLES_GPGPU_BUILD_TESTS=ON

# Upload to server
- cmd: git clone https://github.com/ruslo/hunter
- cmd: python %cd%\hunter\maintenance\upload-cache-to-github.py --username ingenue --repo-owner ingenue --repo hunter-cache --cache-dir C:/.hunter/_Base/Cache --temp-dir C:/.hunter/__TEMP_HUNTER

branches:
except:
- /^pr\..*/

0 comments on commit bcaba15

Please sign in to comment.