i guess this should work too
This commit is contained in:
@@ -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 && \
|
||||
|
||||
Reference in New Issue
Block a user