mirror of
https://github.com/tailix/libkernaux.git
synced 2025-02-24 15:55:41 -05:00
Remove config of Travis CI
This commit is contained in:
parent
43bad38beb
commit
3722708ea2
1 changed files with 0 additions and 11 deletions
11
.travis.yml
11
.travis.yml
|
@ -1,11 +0,0 @@
|
|||
language: c
|
||||
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
||||
script:
|
||||
- ./autogen.sh
|
||||
- ./configure CFLAGS='-Werror'
|
||||
- make
|
||||
- make check
|
Loading…
Add table
Reference in a new issue