Skip to content

Commit 0d02dc9

Browse files
committed
fix circleCi
1 parent 53744e2 commit 0d02dc9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ jobs:
4444
name: Prepare bootstrap/cache directory
4545
command: mkdir -p ./vendor/orchestra/testbench-core/laravel/bootstrap/cache && chmod -R 777 ./vendor/orchestra/testbench-core/laravel/bootstrap/cache
4646

47-
- run:
48-
name: Check Redis Extension
49-
command: php -m | grep redis
50-
5147
- run:
5248
name: Run Tests
5349
command: |

0 commit comments

Comments
 (0)