more CI testing

This commit is contained in:
Eric Froemling 2019-10-06 05:17:59 -07:00
parent d2815c7f82
commit 7c5fb1ba1a
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ jobs:
run: |
export DEBIAN_FRONTEND=noninteractive
sudo apt-add-repository -y ppa:deadsnakes/ppa
sudo apt-get -y install python3.7 python3.7-dev python3-pip
sudo apt-get -y install python3.7 python3.7-dev python3-pip python3-setuptools
pip3 install pylint
- name: Run a multi-line script
run: |

View File

@ -2,4 +2,4 @@
The app framework powering BombSquad..
https://github.com/efroemling/ballistica/workflows/CI/badge.svg
![](https://github.com/efroemling/ballistica/workflows/CI/badge.svg)