dialog for travis

This commit is contained in:
Bandie 2018-10-31 23:33:37 +01:00
父節點 feca19849e
當前提交 a50c843566
簽署人: Bandie
GPG 金鑰 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