Skip to content

Commit 2ed86e1

Browse files
authored
Debug pyenv on macOS #8
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent ddc552d commit 2ed86e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ env:
1313
- PYTHON_EXE="`pyenv install -s 3.6.1 && pyenv local 3.6.1`"
1414

1515
install:
16+
- pyenv install --list
1617
- ./configure
1718

1819
script:

0 commit comments

Comments
 (0)