mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
added python binding build+test
This commit is contained in:
@@ -41,7 +41,7 @@ compiler:
|
||||
- clang
|
||||
- gcc
|
||||
script:
|
||||
- ./configure
|
||||
- ./configure --enable-python-binding
|
||||
- make
|
||||
- make check
|
||||
- make test
|
||||
|
||||
Reference in New Issue
Block a user