Skip to content

Commit 6e49644

Browse files
authored
Comment for pyenv cache in .travis.yml
1 parent ee4e893 commit 6e49644

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ branches:
99
cache:
1010
pip: true
1111
directories:
12+
# pyenv is used to provide the Python version used for tool targets
13+
# that version is specified below in env: global: TOXTOOLPYTHONVERSION
1214
- $TRAVIS_BUILD_DIR/.pyenv
1315
addons:
1416
apt:

0 commit comments

Comments
 (0)