Fix count bugs (#1)

* tail/head working
* check if votes is null.
This commit is contained in:
Dave Gallant
2018-03-12 23:59:31 -04:00
committed by GitHub
parent c580bbd913
commit e5f2dd8bcb
9 changed files with 157 additions and 25 deletions

View File

@@ -5,7 +5,7 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7-dev"
# - "3.7-dev"
install:
- pip install tox-travis
script: