Commit b397763e51de1d48b22cbe25b49373fcdf1aaedd
1 parent
eeb66bd4
Exists in
master
and in
89 other branches
ci: install shunit2
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
cookbooks/ci/recipes/spb.rb
@@ -10,6 +10,7 @@ package 'virtualbox' | @@ -10,6 +10,7 @@ package 'virtualbox' | ||
10 | 10 | ||
11 | package 'vagrant' | 11 | package 'vagrant' |
12 | package 'rake' | 12 | package 'rake' |
13 | +package 'shunit2' | ||
13 | 14 | ||
14 | # FIXME not in the archive yet | 15 | # FIXME not in the archive yet |
15 | # package 'chake' | 16 | # package 'chake' |