mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Try to use cpanm to install licensecheck
This commit is contained in:
parent
4bb572f4d0
commit
aa55f3abcb
@ -17,4 +17,4 @@ pip install autopep8 nose2 mock termcolor
|
||||
|
||||
export PERL_MM_USE_DEFAULT=1
|
||||
export PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
|
||||
perl -MCPAN -e "CPAN::Shell->notest('install', 'App::Licensecheck')"
|
||||
cpanm --notest App::Licensecheck
|
||||
|
@ -55,6 +55,7 @@ matrix:
|
||||
- expect-dev # unbuffer
|
||||
- coreutils
|
||||
# dependencies for licensecheck
|
||||
- cpanminus
|
||||
- libyaml-tiny-perl
|
||||
- libio-socket-ssl-perl
|
||||
- libhttp-date-perl
|
||||
|
Loading…
x
Reference in New Issue
Block a user