diff --git a/.travis.yml b/.travis.yml index 1331ca5..250650f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,3 +10,4 @@ install: # command to run the dependencies script: - "pytest" + - "black responder tests setup.py --check"