mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-18 20:30:58 +01:00
migrate to container, 4 try
This commit is contained in:
@@ -66,7 +66,7 @@ before_install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
#- ./configure --enable-python-binding
|
#- ./configure --enable-python-binding
|
||||||
- ./configure --with-libsodium=$HOME/usr
|
- LD_LIBRARY_PATH=$HOME/usr/lib ./configure --with-libsodium=$HOME/usr
|
||||||
- make
|
- make
|
||||||
- make check
|
- make check
|
||||||
- make test
|
- make test
|
||||||
|
|||||||
Reference in New Issue
Block a user