Skip to content

Commit a2bdc85

Browse files
committed
fix circleCi
1 parent 0d02dc9 commit a2bdc85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
executors:
44
php-executor:
55
docker:
6-
- image: cimg/php:<<parameters.php-version>>-browsers
6+
- image: cimg/php:<<parameters.php-version>>-node-browsers-redis
77
- image: redis:alpine
88
parameters:
99
php-version:

0 commit comments

Comments
 (0)