Qual: Include migration script into continuous integration.
This commit is contained in:
parent
6f4e2dd9fc
commit
f83044c5c5
@ -89,7 +89,7 @@ script:
|
|||||||
- php upgrade2.php 3.4.0 3.5.0 > upgrade2.log
|
- php upgrade2.php 3.4.0 3.5.0 > upgrade2.log
|
||||||
- php upgrade.php 3.5.0 3.6.0 >> upgrade.log
|
- php upgrade.php 3.5.0 3.6.0 >> upgrade.log
|
||||||
- php upgrade2.php 3.5.0 3.6.0 >> upgrade2.log
|
- php upgrade2.php 3.5.0 3.6.0 >> upgrade2.log
|
||||||
- cd
|
- cd ../..
|
||||||
# - cat upgrade.log
|
# - cat upgrade.log
|
||||||
# - cat upgrade2.log
|
# - cat upgrade2.log
|
||||||
# - phpunit -d memory_limit=-1 --configuration test/phpunit/phpunittest.xml --coverage-text test/phpunit/AllTests.php
|
# - phpunit -d memory_limit=-1 --configuration test/phpunit/phpunittest.xml --coverage-text test/phpunit/AllTests.php
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user