feat(ci) update ci

This commit is contained in:
dongdonglin(林向东) 2018-10-15 11:40:15 +08:00
parent 64c267b57a
commit 76a0456a6a

View File

@ -7,7 +7,7 @@ node_js: "8"
install:
- pip tsfresh==0.11.1
- pip install tsfresh==0.11.1
- pip install django==1.11.13
- pip install pylint
- pip install mysql-python