summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2018-06-18 11:29:53 +0200
committerThomas Haller <thaller@redhat.com>2018-06-18 11:33:16 +0200
commit09facbca397eb3d593ef4fe2a7130159f0af363e (patch)
tree05dd1cd8c4763c6f4bfb1803179123259589fd4c /.travis.yml
parent296da44235815ff32202f2afe9c990e94e4824ea (diff)
downloadNetworkManager-09facbca397eb3d593ef4fe2a7130159f0af363e.tar.gz
travis: we don't need de_DE locale for clients tests
clients/tests only uses Polish locale for testing localized output. No need to generate the Germane locale as well. (cherry picked from commit 3a58c956c522cb3c744b99fac4733423791dba8a)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e92131bf1a..b5f8583548 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -107,7 +107,6 @@ script:
./autogen.sh --prefix="$PWD/INST" --with-systemd-logind=no --enable-more-warnings=no --enable-ifcfg-rh --enable-config-plugin-ibft --enable-ifupdown --enable-tests &&
make -j4 &&
if [ "$CC" == gcc ]; then
- sudo locale-gen de_DE.UTF-8 &&
sudo locale-gen pl_PL.UTF-8 &&
sudo make install &&
NM_TEST_CLIENT_CHECK_L10N=1 ./contrib/travis/travis-check.sh