mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
next try, forgot to call autogen, added perl stuff for unit tests
This commit is contained in:
@@ -9,9 +9,13 @@ before_install:
|
||||
- make
|
||||
- sudo make install
|
||||
- cd ..
|
||||
- ./autogen.sh
|
||||
- cpanm Test::More IPC::Open3 Config::General Tie::IxHash
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
script:
|
||||
- ./configure
|
||||
- make
|
||||
- make check
|
||||
- make test
|
||||
|
||||
Reference in New Issue
Block a user