dialog for travis

This commit is contained in:
Bandie 2018-10-31 23:33:37 +01:00
vanhempi feca19849e
commit a50c843566
Allekirjoittanut: Bandie
GPG avaimen ID: C1E133BC65A822DD
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa

Näytä tiedosto

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