Ouput log file into travis check
This commit is contained in:
parent
8b904e9f5c
commit
98c95e01dd
@ -67,4 +67,6 @@ before_script:
|
|||||||
script: phpunit -d memory_limit=-1 --configuration test/phpunit/phpunittest.xml test/phpunit/WebservicesOtherTest.php
|
script: phpunit -d memory_limit=-1 --configuration test/phpunit/phpunittest.xml test/phpunit/WebservicesOtherTest.php
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
|
- Output log file
|
||||||
|
- cat /home/travis/build/Dolibarr/dolibarr/htdocs/documents/dolibarr.log
|
||||||
- echo End travis
|
- echo End travis
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user