more CI testing

This commit is contained in:
Eric Froemling 2019-10-06 05:15:39 -07:00
parent 2606694789
commit d2815c7f82
2 changed files with 3 additions and 2 deletions

View File

@ -14,8 +14,9 @@ jobs:
export DEBIAN_FRONTEND=noninteractive
sudo apt-add-repository -y ppa:deadsnakes/ppa
sudo apt-get -y install python3.7 python3.7-dev python3-pip
pip3 install pylint
- name: Run a multi-line script
run: |
echo Add other actions to build,
which python3
python3 --version
echo test, and deploy your project.

View File

@ -2,4 +2,4 @@
The app framework powering BombSquad..
https://github.com/<OWNER>/<REPOSITORY>/workflows/CI/badge.svg
https://github.com/efroemling/ballistica/workflows/CI/badge.svg