[Del] removed duplicated pip install . in appveyor.yml

This commit is contained in:
nanoric 2019-04-18 00:48:06 -04:00
parent df0f010775
commit 009b26670b

View File

@ -48,7 +48,6 @@ for:
build_script:
- pip install psycopg2 mongoengine pymysql # we should support all database in test environment
- call install.bat
- pip install .
- matrix:
only: