mirror of
https://github.com/LukeSmithxyz/st.git
synced 2025-04-05 02:41:10 +02:00
12 lines
208 B
YAML
12 lines
208 B
YAML
![]() |
language: c
|
||
|
compiler:
|
||
|
- gcc
|
||
|
script: make
|
||
|
notifications:
|
||
|
webhooks:
|
||
|
urls:
|
||
|
- https://webhooks.gitter.im/e/ec51097009f538278ab8
|
||
|
on_success: change
|
||
|
on_failure: always
|
||
|
|