Skip to content

Commit

Permalink
use rake, not rspec
Browse files Browse the repository at this point in the history
  • Loading branch information
cofiem committed Oct 15, 2012
1 parent 6389f9e commit 7404a51
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,4 @@ script:
- cd ./src/qubar.site/
- RAILS_ENV=test bundle exec rake --trace db:migrate
- bundle exec rake db:test:prepare
- bundle exec rspec spec/
# uncomment this line if your project needs to run something other than `rake`:
# script: bundle exec rspec spec
- bundle exec rake

0 comments on commit 7404a51

Please sign in to comment.