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 35827af commit 8a548b4Copy full SHA for 8a548b4
.circleci/config.yml
@@ -6,7 +6,7 @@ version: 2
6
jobs:
7
build:
8
docker:
9
- - image: circleci/python:3.6.1
+ - image: circleci/python:2.7
10
11
- image: redislabs/redisgraph:edge
12
port: 6379:6379
0 commit comments