From 0d26c71a4fd828fc53b3168ec6924b986296296f Mon Sep 17 00:00:00 2001 From: yutiansut Date: Sat, 6 Oct 2018 00:45:21 +0800 Subject: [PATCH] #update cirrus --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 0b41a25c6..63cf7f42a 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,6 +1,6 @@ container: - image: python:latest - + image: python:3.6 + test_task: pip_cache: folder: ~/.cache/pip