Add black to travis build

This commit is contained in:
Jonathan Kim 2019-06-10 10:53:42 -07:00
parent ab6e31d69a
commit e22f2048c9

View File

@ -50,7 +50,7 @@ matrix:
env: DJANGO=master
- python: 3.7
env: TOXENV=flake8
env: TOXENV=black,flake8
allow_failures:
- env: DJANGO=master