Add linting checks to travis

This commit is contained in:
taoufik07
2019-02-19 13:34:02 +01:00
parent 4d0382d580
commit 03d6b72a00
+1
View File
@@ -10,3 +10,4 @@ install:
# command to run the dependencies
script:
- "pytest"
- "black responder tests setup.py --check"