Install emoji in docker
This commit is contained in:
parent
ddc3974d1b
commit
7e4b664742
@ -9,7 +9,8 @@ test:
|
||||
image: ubuntu:latest
|
||||
script:
|
||||
- apt update
|
||||
- apt install -y python3 cython3 gpg
|
||||
- apt install -y python3 python3-pip cython3 gpg
|
||||
- pip3 install emoji
|
||||
- ./run_tests.py
|
||||
|
||||
trigger_poezio:
|
||||
|
Loading…
Reference in New Issue
Block a user