add ubuntu test build

This commit is contained in:
Milan Kolar 2021-04-05 22:36:11 +02:00
parent 2859aca17c
commit e1a37dcd6a
2 changed files with 29 additions and 3 deletions

View file

@ -172,6 +172,7 @@ main () {
poetry run python -m pip install --upgrade pip
poetry run pip install --force-reinstall setuptools
poetry run pip install --force-reinstall wheel
poetry run python -m pip install --force-reinstall pip
}
main -3