Skip to content

Commit

Permalink
build file update
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanmorley committed Nov 5, 2016
1 parent 53b4023 commit d279847
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ rake clobber build

pushd omnibus

rm -rf pkg
kitchen test macos
rm -rf .bundle
rm -rf vendor
rm -rf Gemfile.lock
rm -f Gemfile.lock
kitchen test windows

popd

0 comments on commit d279847

Please sign in to comment.