[damned-lies] Add python3-aeidon package in CI to support subtitles translation tests



commit 67996f38dfeb5a5b1a0f350dc8b92583cb5b1797
Author: Claude Paroz <claude 2xlibre net>
Date:   Sun Jun 24 22:50:24 2018 +0200

    Add python3-aeidon package in CI to support subtitles translation tests

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6ae9e7df..88ba7797 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
 image: python:latest
 
 before_script:
-  - apt update -qq && apt install -y -qq libicu-dev python3-icu gettext intltool itstool gnome-doc-utils
+  - apt update -qq && apt install -y -qq libicu-dev python3-icu python3-aeidon gettext intltool itstool 
gnome-doc-utils
   - pip install -r requirements.txt
 
 test:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]