Skip to content

Commit

Permalink
Fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
gupta-utkarsh committed Jun 20, 2017
1 parent 5704cdc commit 1700eb0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .coveralls.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
service_name: travis-ci
repo_token: D7flvrJkwUrmXJspRDoqdwXIoHoj72Rmw
repo_token: jhHajnSfz3AJLsbspC1Sy59M5hWi6NyJl
1 change: 1 addition & 0 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

flake8==3.3.0
coveralls==1.1
coverage==4.4.1
pytest-cov==2.5.1
pytest-django==3.1.2
pytest==3.1.2
2 changes: 2 additions & 0 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@

gunicorn==19.7.1
raven==6.1.0
boto==2.47.0
django-storages==1.5.2

0 comments on commit 1700eb0

Please sign in to comment.