mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Add make rules to the build script
This commit is contained in:
parent
4d1d1a2832
commit
d0dcda1017
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ test_script:
|
|||
- set FCS_USE_TEST_RUN=1
|
||||
- gmake pretest
|
||||
- perl run-tests.pl
|
||||
- gmake rules
|
||||
- python3 setup.py py2exe
|
||||
- 7z a -r pysol_win_dist.7z dist\
|
||||
artifacts:
|
||||
|
|
Loading…
Add table
Reference in a new issue