此提交包含在:
2018-10-29 21:04:59 +01:00
父節點 d4b8818ebf
當前提交 15b6ae4925

查看文件

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