Skip to content
Snippets Groups Projects
Commit 2da9ec80 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Merge pull request #3777 from frederic34/patch-16

Output log to fix travis
parents b5e633ef fcac4c60
No related branches found
No related tags found
No related merge requests found
......@@ -131,9 +131,9 @@ script:
# - cat upgrade370380.log
- php upgrade2.php 3.7.0 3.8.0 ignoredbversion > upgrade370380-2.log
- php upgrade.php 3.8.0 3.9.0 ignoredbversion > upgrade380390.log
- cat upgrade370380.log
- cat upgrade380390.log
- php upgrade2.php 3.8.0 3.9.0 ignoredbversion > upgrade380390-2.log
# - cat upgrade370380-2.log
# - cat upgrade380390-2.log
- cd ../..
- date
- phpunit -d memory_limit=-1 --configuration test/phpunit/phpunittest.xml test/phpunit/AllTests.php
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment