Skip to content

Commit 72c45cb

Browse files
committed
fix build
1 parent 0b1f5b8 commit 72c45cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
- image: circleci/golang:1.12
1010

1111
- image: redislabs/rebloom:edge
12+
command: ['--requirepass', 'SUPERSECRET', '--loadmodule', '/usr/lib/redis/modules/redisbloom.so']
1213
port: 6379:6379
1314

1415
working_directory: /go/src/github.com/RedisBloom/redisbloom-go

0 commit comments

Comments
 (0)