mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-23 20:33:05 +00:00
8 lines
148 B
YAML
8 lines
148 B
YAML
language: c
|
|
compiler:
|
|
- gcc
|
|
- clang
|
|
# Change this to your needs
|
|
script: make && make check
|
|
notifications:
|
|
irc: "irc.freenode.org#kf-engine"
|