Skip to content

Commit

Permalink
add coverall token
Browse files Browse the repository at this point in the history
  • Loading branch information
yarray committed May 8, 2015
1 parent 85d0b9b commit d687c97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ machine:
version: 2.7.6
services:
- docker
environment:
COVERALLS_REPO_TOKEN: rE9UQYri7oXINFzS6eJ3a0ssUJqLL8bg0

dependencies:
pre:
Expand Down
2 changes: 0 additions & 2 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
Django==1.7.7
Pillow==2.8.1
PyYAML==3.11
coverage==3.7.1
coveralls==0.5
djangorestframework==3.1.1
docopt==0.6.2
gunicorn==19.3.0
Expand Down

0 comments on commit d687c97

Please sign in to comment.