Enable travis build

jaspers-st
Shiva 8 years ago
parent b1e1a6e993
commit c50850028b

@ -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…
Cancel
Save