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