Pip3-yall
This commit is contained in:
parent
149bcca05b
commit
6d9b8c1303
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue