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.
This commit is contained in:
Thomas Haller 2018-06-18 11:29:53 +02:00
parent 4e18ef49bf
commit 3a58c956c5

View file

@ -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