5 lines
98 B
YAML
5 lines
98 B
YAML
language: cpp
|
|
script: ./autogen.sh && ./configure && make distcheck
|
|
notifications:
|
|
email: false
|