Bionic and Xenial tests work
Not sure what PHP version is being used for each, but composer install works on both tests
This commit is contained in:
parent
70b8b1bfe1
commit
34c511208c
5 changed files with 80 additions and 10 deletions
6
.github/scripts/python-pkg-install.sh
vendored
Normal file
6
.github/scripts/python-pkg-install.sh
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
#/bin/bash
|
||||
|
||||
pip3 install -e python_apps/airtime_analyzer/.
|
||||
pip3 install -e python_apps/airtime-celery/.
|
||||
pip3 install -e python_apps/api_clients/.
|
||||
pip3 install -e python_apps/pypo/.
|
Loading…
Add table
Add a link
Reference in a new issue