Skip to content

Commit

Permalink
Remove spree_dash until Jirafe issues are resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
schof authored and radar committed Aug 9, 2013
1 parent 9dc31d7 commit b79e034
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ cd ../frontend; set_gemfile; rm_gemfile_lock; bundle install; bundle exec rspec

# Spree Sample
echo "Setup Spree Sample and running RSpec..."
cd ../sample; bundle install; bundle exec rake test_app; bundle exec rspec spec
cd ../sample; bundle install; bundle exec rake test_app; bundle exec rspec spec
3 changes: 0 additions & 3 deletions cmd/CHANGELOG.md

This file was deleted.

0 comments on commit b79e034

Please sign in to comment.