next try, using perl module repo

This commit is contained in:
TLINDEN
2015-04-14 17:45:00 +02:00
parent 86b5c1fbf7
commit d742f64051

View File

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