1
0
mirror of https://github.com/alrayyes/st synced 2023-11-14 15:56:30 +00:00
st/.travis.yml

12 lines
208 B
YAML
Raw Normal View History

2017-01-31 04:14:38 +00:00
language: c
compiler:
- gcc
script: make
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/ec51097009f538278ab8
on_success: change
on_failure: always