-y and autopoint (again)

This commit is contained in:
2018-10-29 21:08:18 +01:00
parent 15b6ae4925
commit b85d56ee3b

View File

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