Merge pull request #257 from maxking/fix-tests

Use Python 3.6 instead of 3.7 (which :3 tag points to).
This commit is contained in:
Abhilash Raj
2018-07-05 13:55:46 -07:00
committed by GitHub

View File

@@ -3,7 +3,7 @@ version: '2'
jobs:
build:
docker:
- image: circleci/python:3
- image: circleci/python:3.6-stretch-browsers
environment:
REGISTRY: QUAY
QUAY_URL: quay.io