pull/10/head
sobolevn 8 years ago
parent 634de90bae
commit cf80adaf99

@ -0,0 +1,18 @@
language: c
sudo: false
branches:
only:
- master
install:
- make install-test
script:
- make test
notifications:
email:
on_success: never
on_failure: change
Loading…
Cancel
Save