dialog for travis

This commit is contained in:
Bandie 2018-10-31 23:33:37 +01:00
父節點 feca19849e
當前提交 a50c843566
簽署人: Bandie
GPG Key ID: C1E133BC65A822DD
共有 1 個文件被更改,包括 1 次插入1 次删除

查看文件

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