protobuf/.travis.yml

5 lines
98 B
YAML

language: cpp
script: ./autogen.sh && ./configure && make distcheck
notifications:
email: false