From b397763e51de1d48b22cbe25b49373fcdf1aaedd Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Thu, 11 Jun 2015 17:34:48 -0300 Subject: [PATCH] ci: install shunit2 --- cookbooks/ci/recipes/spb.rb | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/cookbooks/ci/recipes/spb.rb b/cookbooks/ci/recipes/spb.rb index bfbcd58..b4cd805 100644 --- a/cookbooks/ci/recipes/spb.rb +++ b/cookbooks/ci/recipes/spb.rb @@ -10,6 +10,7 @@ package 'virtualbox' package 'vagrant' package 'rake' +package 'shunit2' # FIXME not in the archive yet # package 'chake' -- libgit2 0.21.2