Skip to content

Commit

Permalink
Update travis build command in order to include coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
orendon committed Dec 15, 2013
1 parent 25f8911 commit 738bb85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ env:
script:
- RAILS_ENV=test bundle exec rake --trace db:migrate
- bundle exec rake db:test:prepare
- bundle exec rspec spec/
- COVERALLS=1 bundle exec rspec spec/

0 comments on commit 738bb85

Please sign in to comment.