forked from loafle/openapi-generator-original
Turns python-legacy CI back on in circle, fixes python-legacy test (#11326)
* Turns python-legacy CI back on in circle, fixes python-legacy test * Installs python 2.7 into circleci node 3 * Python 2.7 version changed to 2.7 * Switches back to py2714
This commit is contained in:
@@ -20,6 +20,7 @@ fi
|
||||
pip install -r $REQUIREMENTS_FILE | tee -a $REQUIREMENTS_OUT
|
||||
|
||||
### run tests
|
||||
tox -l
|
||||
tox -e py27 || exit 1
|
||||
|
||||
### static analysis of code
|
||||
|
||||
Reference in New Issue
Block a user