language: python python: 3.6 install: - git clone --depth 1 --branch 3.7 https://github.com/python/cpython.git script: - make CPYTHON_CLONE=cpython BRANCH=3.7