1
0
Fork 0
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:
Roderik Ploszek 2018-03-09 00:03:56 +01:00
parent 4d1d1a2832
commit d0dcda1017

View file

@ -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: