Skip to content

Commit

Permalink
set up the environment for perlbrew
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Nov 8, 2020
1 parent 0548a39 commit 927e04d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ task:
image: catalina-xcode-12.0
test_script:
- curl -L https://install.perlbrew.pl | bash
- source ~/perl5/perlbrew/etc/bashrc
- perlbrew init
- perlbrew install perl-5.30.3
- echo|cpan App::cpanminus
Expand Down

0 comments on commit 927e04d

Please sign in to comment.