Skip to content

Commit

Permalink
modified travis
Browse files Browse the repository at this point in the history
  • Loading branch information
shivakrishnab committed Sep 26, 2013
1 parent 91343d6 commit c82b282
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ install:
# command to run tests
script:
- python project/manage.py test jobs
# - coverage run --source="." project/manage.py test jobs
- coverage run --source="." project/manage.py test jobs

# after_success:
# - coveralls
after_success:
- coveralls

0 comments on commit c82b282

Please sign in to comment.