diff --git a/.circleci/config.yml b/.circleci/config.yml index 5262c5cf..d06624b1 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -146,7 +146,7 @@ jobs: - image: python:2.7 steps: - run_tests - - run_old_support_tests + #- run_old_support_tests python36: docker: - image: python:3.6