Fix the Travis CI build to work on 3.5

This commit is contained in:
Travis Ralston 2018-07-09 12:28:27 -06:00
parent c65c6e2e70
commit 7ada960206
3 changed files with 8 additions and 9 deletions

View file

@ -8,3 +8,4 @@ jsonschema >= 2.6.0
PyYAML >= 3.12
requests >= 2.18.4
towncrier == 18.6.0rc1
six >= 1.11.0