summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index dfc38d4..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-language: c
-compiler:
- - gcc
-script: make
-notifications:
- webhooks:
- urls:
- - https://webhooks.gitter.im/e/ec51097009f538278ab8
- on_success: change
- on_failure: always
-