Clean before running janky build

This commit is contained in:
Brandon Keepers
2014-12-03 10:07:59 -08:00
parent a97e328484
commit 70b1ec97db

View File

@@ -13,6 +13,9 @@ set +x
mkdir -p ./vendor/gems
# Clean out any unversioned files
git clean -fd
bundle install --local --path ./vendor/gems
bundle exec rake samples
bundle exec rake