[Fix] fix only

This commit is contained in:
nanoric 2019-04-15 06:25:14 -04:00
parent d3167a8bdf
commit 6d6a592dd3

View File

@ -45,8 +45,7 @@ before_build:
for:
- matrix:
only:
configuration:
pip
- configuration: pip
build_script:
- pip install psycopg2 mongoengine pymysql # we should support all database in test environment
- pip install https://pip.vnpy.com/colletion/TA_Lib-0.4.17-cp37-cp37m-win_amd64.whl
@ -56,8 +55,7 @@ for:
- matrix:
only:
configuration:
sdist
- configuration: sdist
build_script:
- python setup.py sdist
- pip install psycopg2 mongoengine pymysql # we should support all database in test environment