Skip to content
Snippets Groups Projects
Verified Commit 6b92296d authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[CI] Install gettext for wheel test

parent 805c16db
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ test_wheel:
image:
name: registry.edugit.org/teckids/docker-images/python-pimped:master
before_script:
- apt-get -y update && eatmydata apt-get -y install chromium-driver xvfb
- apt-get -y update && eatmydata apt-get -y install chromium-driver xvfb gettext
- adduser --disabled-password --gecos "Test User" testuser
- mkdir -p screenshots && chown testuser screenshots
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment