about summary refs log tree commit diff stats
path: root/travis-build.sh
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2019-04-14 10:39:24 +0200
committerMichael Vetter <jubalh@iodoru.org>2019-04-14 10:39:24 +0200
commit0857b5ee4e40480cf9a3c543f93b5240f0d11b04 (patch)
treec3da17df84e833177859636445a9f880a0df7762 /travis-build.sh
parentb40fcf248c79b0df24c1807baf8c2b176c8ff035 (diff)
downloadprofani-tty-0857b5ee4e40480cf9a3c543f93b5240f0d11b04.tar.gz
Set locale in docker container
Install libmicrohttpd which are used for (currently disabled) functional
tests).
Install glibc-locale to get the locales.

Unit test for `prof_whole_occurrences_tests` uses UTF-8 character and
fails without proper locale being set.
Diffstat (limited to 'travis-build.sh')
-rwxr-xr-xtravis-build.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/travis-build.sh b/travis-build.sh
index bc01a721..aa88105a 100755
--- a/travis-build.sh
+++ b/travis-build.sh
@@ -133,4 +133,3 @@ make
 make check
 ./profanity -v
 make clean
-