mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
next try, using perl module repo
This commit is contained in:
@@ -10,11 +10,13 @@ before_install:
|
||||
- sudo make install
|
||||
- cd ..
|
||||
- ./autogen.sh
|
||||
- perl -MIPC::Open3 -e0
|
||||
- perl -MTest::More
|
||||
- git clone https://github.com/tlinden/p5mode tests/lib
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
script:
|
||||
- ./configure
|
||||
- make
|
||||
- make check
|
||||
- make test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user