1
0
Fork 0

dialog for travis

Dieser Commit ist enthalten in:
Bandie 2018-10-31 23:33:37 +01:00
Ursprung feca19849e
Commit a50c843566
Signiert von: Bandie
GPG-Schlüssel-ID: C1E133BC65A822DD
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -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