Skip to content

Commit

Permalink
let's switch ot perlbrew as the system perl is a bit shit
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Nov 8, 2020
1 parent 51670f0 commit 0548a39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ task:
osx_instance:
image: catalina-xcode-12.0
test_script:
- curl -L https://install.perlbrew.pl | bash
- perlbrew init
- perlbrew install perl-5.30.3
- echo|cpan App::cpanminus
- /Users/anka/perl5/bin/cpanm TAP::Harness::Env
- /Users/anka/perl5/bin/cpanm --installdeps . || cat /Users/anka/.cpanm/work/*/build.log
Expand Down

0 comments on commit 0548a39

Please sign in to comment.