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 -