Try to debug missing travis logs

This commit is contained in:
Daniil Gentili 2020-02-01 16:42:47 +01:00
parent e78be0ba49
commit 1884818465
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -117,24 +117,24 @@ export MTPROTO_SETTINGS='{"logger":{"logger_level":5}}'
php tools/makephar.php $HOME/phar5 "madeline$php$branch.phar" $TRAVIS_COMMIT
cp tests/testing.php tests/testingBackup.php
set +e
tests/testing.php <<EOF
m
$API_ID
$API_HASH
b
$BOT_TOKEN
n
n
n
#set +e
#tests/testing.php <<EOF
#m
#$API_ID
#$API_HASH
#b
#$BOT_TOKEN
#n
#n
#n
#
#EOF
#export TRAVIS_PHAR="madeline$php$branch.phar"
#set -e
#tests/testing.php
EOF
export TRAVIS_PHAR="madeline$php$branch.phar"
set -e
tests/testing.php
cp tests/testingBackup.php tests/testing.php
rm testing.madeline
#cp tests/testingBackup.php tests/testing.php
#rm testing.madeline
tests/testing.php <<EOF
m