mirror of https://github.com/getdnsapi/getdns.git
tpkg tests do their own autoreconf & libtoolize
This commit is contained in:
parent
8eab1530bf
commit
296491f906
|
@ -14,8 +14,6 @@ addons:
|
||||||
- libev-dev
|
- libev-dev
|
||||||
- bc
|
- bc
|
||||||
script:
|
script:
|
||||||
- libtoolize -fic
|
|
||||||
- autoreconf -fi
|
|
||||||
- mkdir tests
|
- mkdir tests
|
||||||
- cd tests
|
- cd tests
|
||||||
- ../src/test/tpkg/run-all.sh
|
- ../src/test/tpkg/run-all.sh
|
||||||
|
|
Loading…
Reference in New Issue