Travis fix

This commit is contained in:
2018-09-30 18:47:54 +02:00
parent 214cf0574d
commit 3da775a7bc
3 changed files with 3 additions and 1381 deletions
+1
View File
@@ -7,6 +7,7 @@
.deps .deps
.dirstamp .dirstamp
.libs .libs
ABOUT-NLS
aclocal.m4 aclocal.m4
autom4te.cache/ autom4te.cache/
build-aux/ build-aux/
+2 -2
View File
@@ -1,4 +1,4 @@
language: C language: C
dist: bionic dist: trusty
sudo: enabled 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
View File
File diff suppressed because it is too large Load Diff