Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
test jvm also
  • Loading branch information
coke committed May 28, 2014
1 parent 16c17ee commit d47ec36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/star.sh
Expand Up @@ -10,7 +10,7 @@ REPO_DIR=`pwd`/repos

# start fresh

for impl in MoarVM parrot; do
for impl in MoarVM parrot jvm; do
cd $TOP_DIR;
rm -rf star-$impl
git clone $REPO_DIR/star.git star-$impl
Expand Down

0 comments on commit d47ec36

Please sign in to comment.