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

Skip to content

Commit aae4d81

Browse files
author
denfromufa
authored
Update .travis.yml
1 parent 524ed7d commit aae4d81

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
@@ -59,6 +59,7 @@ before_install:
5959
brew install mono;
6060
brew install pyenv;
6161
pyenv install $PYTHON;
62+
pyenv local $PYTHON;
6263
fi
6364
- if [[ $TRAVIS_OS_NAME == 'linux' ]]; then
6465
sudo add-apt-repository -y "deb http://archive.ubuntu.com/ubuntu/ trusty main universe";

0 commit comments

Comments
 (0)
0