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 ab160d4 commit c1a4a3cCopy full SHA for c1a4a3c
.travis.yml
@@ -14,7 +14,7 @@ install:
14
- pip install -e .
15
16
before_script:
17
- - ./redis/src/redis-server --loadmodule rejson/src/rejson.so &
+ - ./redis/src/redis-server --loadmodule ReJSON/src/rejson.so &
18
19
script:
20
- cd test
0 commit comments