Pip3-yall

This commit is contained in:
Owen 2021-03-07 11:34:48 +01:00
parent 149bcca05b
commit 6d9b8c1303
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ language: bash
os:
- linux
addons:
apt:
packages:
- python3-pip
before_script:
- "export DISPLAY=:99.0"
- sleep 3 # give xvfb some time to start