8000 Update .travis.yml · KLab/pythonnet@b1cd3d1 · GitHub
[go: up one dir, main page]

Skip to content

Commit b1cd3d1

Browse files
author
denfromufa
authored
Update .travis.yml
1 parent fef12e6 commit b1cd3d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ before_install:
4848
brew update;
4949
brew install mono;
5050
brew install pyenv;
51+
brew upgrade pyenv;
5152
pyenv install $PYTHON;
5253
pyenv local $PYTHON;
5354
easy_install pip;

0 commit comments

Comments
 (0)
0