Hash : 8e834cd0 Author : Date : 2018-05-31T03:59:49
Download
1 2 3 4 5 6 7 8 9
image: debian:stretch test: before_script: - apt update -qq - apt install -qq -y --no-install-recommends git gcc make autoconf automake libtool script: - ./autogen && ./configure - make check