There was an error while loading. Please reload this page.
1 parent ddc552d commit 2ed86e1Copy full SHA for 2ed86e1
1 file changed
.travis.yml
@@ -13,6 +13,7 @@ env:
13
- PYTHON_EXE="`pyenv install -s 3.6.1 && pyenv local 3.6.1`"
14
15
install:
16
+ - pyenv install --list
17
- ./configure
18
19
script:
0 commit comments