summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Withers <chris@withers.org>2020-01-29 20:50:11 +0000
committerChris Withers <chris@withers.org>2020-01-29 20:50:11 +0000
commit8fb893c3485eee683348e113f90334b6341c99a3 (patch)
treec565e18c9cc3144079c5ff34ee8df169255e3900
parent7a4a7d20bbdd0da2ffa945e91969afd639da67e6 (diff)
downloadmock-8fb893c3485eee683348e113f90334b6341c99a3.tar.gz
*sigh*
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index c470185..ca01623 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -65,7 +65,7 @@ common: &common
- package
- check-package:
- name: check-package-python36
+ name: check-package-python37
image: circleci/python:3.7
requires:
- package