Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Nov 8, 2020
1 parent 1f66476 commit 51670f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ task:
test_script:
- echo|cpan App::cpanminus
- /Users/anka/perl5/bin/cpanm TAP::Harness::Env
- /Users/anka/perl5/bin/cpanm --installdeps .
- /Users/anka/perl5/bin/cpanm --installdeps . || cat /Users/anka/.cpanm/work/*/build.log
- export PERL5LIB=/Users/anka/perl5/lib/perl5
- perl Makefile.PL
- make
Expand Down

0 comments on commit 51670f0

Please sign in to comment.