Skip to content

Commit

Permalink
Switching to coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
owais committed Aug 30, 2015
1 parent 09e5d3b commit dbbdef5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ script: "coverage run --source=webpack_loader manage.py test"
after_success:
- coverage xml
- cp coverage.xml ../
- codecov --token=78880239-ce1b-4fbe-b2df-950e2609238b
- coveralls
env:
- DJANGO_VERSION=1.6
- DJANGO_VERSION=1.7
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
coverage
codecov
coveralls
django-jinja

0 comments on commit dbbdef5

Please sign in to comment.