Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Start pulling panda
Will need for Inline::Perl5 tests
  • Loading branch information
coke committed Jun 23, 2015
1 parent 5bb3b29 commit 03c7dc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/git.p5
Expand Up @@ -16,6 +16,7 @@ my %repos = (
"roast" => "https://github.com/perl6/roast.git",
"nqp" => "https://github.com/perl6/nqp.git",
"MoarVM" => "https://github.com/MoarVM/MoarVM.git",
"panda" => "https://github.com/tadzik/panda.git",
);

for my $repo (keys %repos) {
Expand Down

0 comments on commit 03c7dc6

Please sign in to comment.