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:
Zachary Klosko 2020-11-30 22:55:02 -05:00
parent 70b8b1bfe1
commit 34c511208c
5 changed files with 80 additions and 10 deletions

6
.github/scripts/python-pkg-install.sh vendored Normal file
View 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/.