* tweak build file

This commit is contained in:
Seth Call 2014-02-21 20:45:12 +00:00
parent 8b64323bd7
commit abfba1ac37
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ echo "updating dependencies"
bundle install --path vendor/bundle
#bundle update
set +e
# clean assets, because they may be lingering from last build
bundle exec rake assets:clean