Removing pyenv instructions
This commit is contained in:
parent
ddd02de3b1
commit
ada9dec45a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ if [[ -n "$TRAVIS_PHP_VERSION" ]]; then
|
|||
composer install
|
||||
fi
|
||||
if [[ -n "$TRAVIS_PYTHON_VERSION" ]]; then
|
||||
pyenv local $TRAVIS_PYTHON_VERSION
|
||||
# pyenv local $TRAVIS_PYTHON_VERSION
|
||||
pushd python_apps/airtime_analyzer
|
||||
pip3 install -e .
|
||||
popd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue