[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
|
||||
- phpenv rehash
|
||||
- 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:
|
||||
- cd ../../../build
|
||||
|
||||
Reference in New Issue
Block a user