Travis fix

This commit is contained in:
Bandie 2018-09-30 18:47:54 +02:00
parent 214cf0574d
commit 3da775a7bc
Signed by: Bandie
GPG Key ID: C1E133BC65A822DD
3 changed files with 3 additions and 1381 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@
.deps
.dirstamp
.libs
ABOUT-NLS
aclocal.m4
autom4te.cache/
build-aux/

View File

@ -1,4 +1,4 @@
language: C
dist: bionic
dist: trusty
sudo: enabled
script: sudo apt install gettext-base libcunit1 libcunit1-dev && autoreconf -i && ./configure && make && make test
script: sudo apt install po4a autopoint gettext libcunit1 libcunit1-dev && autoreconf -i && ./configure && make && make test

1379
ABOUT-NLS

File diff suppressed because it is too large Load Diff