[Del] removed duplicated pip install .
in appveyor.yml
This commit is contained in:
parent
df0f010775
commit
009b26670b
@ -48,7 +48,6 @@ for:
|
|||||||
build_script:
|
build_script:
|
||||||
- pip install psycopg2 mongoengine pymysql # we should support all database in test environment
|
- pip install psycopg2 mongoengine pymysql # we should support all database in test environment
|
||||||
- call install.bat
|
- call install.bat
|
||||||
- pip install .
|
|
||||||
|
|
||||||
- matrix:
|
- matrix:
|
||||||
only:
|
only:
|
||||||
|
Loading…
Reference in New Issue
Block a user