We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee4e893 commit 6e49644Copy full SHA for 6e49644
.travis.yml
@@ -9,6 +9,8 @@ branches:
9
cache:
10
pip: true
11
directories:
12
+ # pyenv is used to provide the Python version used for tool targets
13
+ # that version is specified below in env: global: TOXTOOLPYTHONVERSION
14
- $TRAVIS_BUILD_DIR/.pyenv
15
addons:
16
apt:
0 commit comments