Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Revert "don't add pugs to the daily list of runs"
This reverts commit 3b54531.
  • Loading branch information
coke committed Aug 15, 2015
1 parent 597b128 commit 29fcc95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/cull
Expand Up @@ -11,6 +11,9 @@ my %impls = (
"rakudo.moar-jit" => {
dir => "rakudo.moar-jit"
},
"pugs" => {
dir => "Pugs.hs"
}
);

my %line;
Expand Down

0 comments on commit 29fcc95

Please sign in to comment.