weechat-xmpp/.travis.yml
2018-05-09 06:14:05 +01:00

6 lines
69 B
YAML

language: c
script: make && make install
compiler:
- clang
- gcc