Browse Source

Remove travis.yml

Stéphane Raimbault 2 years ago
parent
commit
c4875ed2c0
1 changed files with 0 additions and 7 deletions
  1. 0 7
      .travis.yml

+ 0 - 7
.travis.yml

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