mirror of
https://github.com/vale981/libblobpack
synced 2025-03-04 17:31:42 -05:00
travis.yml update test
This commit is contained in:
parent
ad46381ebe
commit
4b2a777257
1 changed files with 1 additions and 5 deletions
|
@ -1,6 +1,2 @@
|
|||
language: c
|
||||
script:
|
||||
- autoreconf
|
||||
- ./configure
|
||||
- make
|
||||
- make check
|
||||
script: autoreconf -i && ./configure && make && make check
|
||||
|
|
Loading…
Add table
Reference in a new issue