mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Add artifacts to the appvveyor build.
This commit is contained in:
parent
5f9d3379b1
commit
71d8a5bf54
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,10 @@ test_script:
|
|||
- gmake pretest
|
||||
- perl run-tests.pl
|
||||
- python3 setup.py py2exe
|
||||
- 7z a -r pysol_win_dist.7z dist\
|
||||
artifacts:
|
||||
- path: pysol_win_dist.7z
|
||||
name: pysol_win_dist
|
||||
cache:
|
||||
- C:\_P5 -> .appveyor.yml
|
||||
- C:\strawberry -> .appveyor.yml
|
||||
|
|
Loading…
Add table
Reference in a new issue