[cleanup/files] Remove redis from board3 directory to fix codesniffer
This commit is contained in:
@@ -28,6 +28,7 @@ before_script:
|
|||||||
- travis/install-php-extensions.sh
|
- travis/install-php-extensions.sh
|
||||||
- phpenv rehash
|
- phpenv rehash
|
||||||
- sh -c "if [ `php -r "echo (int) version_compare(PHP_VERSION, '5.3.19', '>=');"` = "1" ]; then travis/setup-webserver.sh; fi"
|
- sh -c "if [ `php -r "echo (int) version_compare(PHP_VERSION, '5.3.19', '>=');"` = "1" ]; then travis/setup-webserver.sh; fi"
|
||||||
|
- rm -R -f phpredis
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cd ../../../build
|
- cd ../../../build
|
||||||
|
|||||||
Reference in New Issue
Block a user