Skip to content

Commit 4c8da35

Browse files
committed
fix circleci rimosso redis
1 parent 97a1c2c commit 4c8da35

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
@@ -19,7 +19,7 @@ jobs:
1919
# for database intensive operations.
2020
# - image: circleci/mysql:5.7-ram
2121
#
22-
- image: redis:2.8.19
22+
#- image: redis:2.8.19
2323

2424
# Add steps to the job
2525
# See: https://circleci.com/docs/2.0/configuration-reference/#steps

0 commit comments

Comments
 (0)