summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0caa0d39..e2d87aee 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,9 @@
before_script:
+ - cat /etc/os-release
+ - locale
+ - locale -a
+ - export LC_ALL="C.UTF-8"
+ - locale
- git clone https://github.com/devcurmudgeon/ybd
- apt-get update -qq && apt-get install -y -qq python-dev python-pip
- pip install fs pyyaml sandboxlib requests jsonschema