bump travis python version
This commit is contained in:
parent
d6c8d82107
commit
4f078da679
2 changed files with 2 additions and 4 deletions
|
@ -4,10 +4,8 @@ set -xe
|
|||
|
||||
[[ "$PYTHON" == false ]] && exit 0
|
||||
|
||||
python3 --version
|
||||
|
||||
pushd python_apps/airtime_analyzer
|
||||
pyenv local 3.6
|
||||
pyenv local 3.7
|
||||
pip3 install -e .
|
||||
nosetests
|
||||
popd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue