mirror of
https://github.com/bqv/weechat-xmpp/
synced 2024-11-18 03:25:37 +00:00
6 lines
69 B
YAML
6 lines
69 B
YAML
|
language: c
|
||
|
script: make && make install
|
||
|
compiler:
|
||
|
- clang
|
||
|
- gcc
|