@@ -1,7 +0,0 @@
-language: c
-
-compiler:
- - gcc
- - clang
-script: ./autogen.sh && ./configure && make && make check