1
0
Guillaume Ayoub 9 жил өмнө
parent
commit
39b34b2f52
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -7,6 +7,7 @@ python:
 
 install:
   - pip install -e .
+  - pip install flake8
 
 script:
   - py.test -s