[ticket/246] Try running spellchecker in php 5.5 test
B3P-246
This commit is contained in:
@@ -41,6 +41,7 @@ script:
|
|||||||
- cd ../../../../build
|
- cd ../../../../build
|
||||||
- sh -c "if [ '$TRAVIS_PHP_VERSION' = '5.5' -a '$DB' = 'mysql' ]; then ../phpBB/vendor/bin/phing sniff; fi"
|
- sh -c "if [ '$TRAVIS_PHP_VERSION' = '5.5' -a '$DB' = 'mysql' ]; then ../phpBB/vendor/bin/phing sniff; fi"
|
||||||
- cd ../phpBB/ext/board3/portal
|
- cd ../phpBB/ext/board3/portal
|
||||||
|
- sh -c "if [ '$TRAVIS_PHP_VERSION' = '5.5' -a '$DB' = 'mysql' ]; then php develop/spellchecker.php; fi"
|
||||||
- ../../../vendor/bin/phpunit --configuration travis/phpunit-$DB-travis.xml
|
- ../../../vendor/bin/phpunit --configuration travis/phpunit-$DB-travis.xml
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user