i guess this should work too

This commit is contained in:
nick n
2019-08-23 21:05:55 +02:00
committed by GitHub
parent dbc3fae588
commit adf80a1671

View File

@@ -17,9 +17,7 @@ branches:
- /^2\.\d{6}$/
- 'master'
install:
- wget https://github.com/egiles/test-compile/archive/v2.1.2.tar.gz
- cpanm -v v2.1.2.tar.gz
- cpanm --quiet --notest PkgConfig Test::CChecker Alien::zlib::Static Alien::OpenSSL::Static Alien::SNMP
- cpanm --quiet --notest https://github.com/egiles/test-compile/archive/v2.1.2.tar.gz PkgConfig Test::CChecker Alien::zlib::Static Alien::OpenSSL::Static Alien::SNMP
script: |
perl Build.PL && \
./Build && \