[Del] remove matrix in env

This commit is contained in:
nanoric 2019-04-15 06:26:24 -04:00
parent 6d6a592dd3
commit b782e18a0e

View File

@ -32,10 +32,6 @@ environment:
MYSQL_PWD: Password12! MYSQL_PWD: Password12!
matrix:
- BUILD: pip
- BUILD: sdist
install: install:
- python -m pip install --upgrade pip wheel setuptools - python -m pip install --upgrade pip wheel setuptools
before_build: before_build: