We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53744e2 commit 0d02dc9Copy full SHA for 0d02dc9
.circleci/config.yml
@@ -44,10 +44,6 @@ jobs:
44
name: Prepare bootstrap/cache directory
45
command: mkdir -p ./vendor/orchestra/testbench-core/laravel/bootstrap/cache && chmod -R 777 ./vendor/orchestra/testbench-core/laravel/bootstrap/cache
46
47
- - run:
48
- name: Check Redis Extension
49
- command: php -m | grep redis
50
-
51
- run:
52
name: Run Tests
53
command: |
0 commit comments