use python image

This commit is contained in:
Tian Jin 2019-12-23 17:03:22 -05:00
parent 52ca81f3ad
commit 65240a1368
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: 2
jobs: jobs:
build: build:
docker: docker:
- image: debian:stretch - image: circleci/python
steps: steps:
- checkout - checkout