Update Travis.

This commit is contained in:
Markus F.X.J. Oberhumer
2017-04-10 09:51:35 +02:00
parent 940514e5ca
commit 8848fe35f6
7 changed files with 53 additions and 29 deletions
+1 -2
View File
@@ -36,8 +36,7 @@ if [[ ! -d $upx_testsuite_SRCDIR/files/packed ]]; then exit 1; fi
# ************************************************************************/
testsuite_header() {
local x="==========="; x="$x$x$x$x$x$x$x"
echo -e "\n${x}\n${1}\n${x}\n"
print_header "$1"
}
testsuite_split_f() {