update?
This commit is contained in:
parent
d4b8818ebf
commit
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
|
||||
|
Loading…
Reference in New Issue
Block a user