tpkg tests do their own autoreconf & libtoolize

This commit is contained in:
Willem Toorop 2015-12-18 13:15:45 +01:00
parent 8eab1530bf
commit 296491f906
1 changed files with 0 additions and 2 deletions

View File

@ -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