Skip to content

Commit

Permalink
Appveyor: Need Devel::CheckLib to configure PDL
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed May 23, 2017
1 parent 882c4c8 commit 33adbd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -16,6 +16,7 @@ install:
- set TMPDIR=%APPVEYOR_BUILD_FOLDER%\tmp
- perl -V
- cpan App::cpanminus
- cpanm Devel::CheckLib
- cpanm -q --showdeps --with-develop --with-suggests . | findstr /v "^perl\>" | cpanm -n
- 'echo End intall at: & time /t'

Expand Down

0 comments on commit 33adbd0

Please sign in to comment.