mirror of
https://github.com/alrayyes/st
synced 2023-11-14 15:56:30 +00:00
Enable travis build
This commit is contained in:
parent
b1e1a6e993
commit
c50850028b
11
.travis.yml
Normal file
11
.travis.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
language: c
|
||||||
|
compiler:
|
||||||
|
- gcc
|
||||||
|
script: make
|
||||||
|
notifications:
|
||||||
|
webhooks:
|
||||||
|
urls:
|
||||||
|
- https://webhooks.gitter.im/e/ec51097009f538278ab8
|
||||||
|
on_success: change
|
||||||
|
on_failure: always
|
||||||
|
|
Loading…
Reference in New Issue
Block a user