Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 516 Bytes

File metadata and controls

16 lines (11 loc) · 516 Bytes

setup_travis_python()

setup_travis_python

Setup the current environment to allow travis-python to work properly.

On Windows, Chocolatey is downgraded to version 0.10.13 to work around a bug. See chocolatey/choco#1843.

On Unix platforms, python-build is installed from pyenv repository to allow installation of Python distributions.