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

6 lines
53 B
YAML

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