Travis and gettext

This commit is contained in:
Bandie 2018-09-30 17:28:11 +02:00
parent 372b0954da
commit 58194b9480
Signed by: Bandie
GPG Key ID: C1E133BC65A822DD
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
language: C
sudo: enabled
script: sudo apt install libcunit1 libcunit1-dev && autoreconf -i && ./configure && make && make test
script: sudo apt install autopoint gettext libcunit1 libcunit1-dev && autoreconf -i && ./configure && make && make test