Install emoji in docker
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user