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

Skip to content

Commit fef12e6

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

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
@@ -50,6 +50,7 @@ before_install:
5050
brew install pyenv;
5151
pyenv install $PYTHON;
5252
pyenv local $PYTHON;
53+
easy_install pip;
5354
fi
5455
- if [[ $TRAVIS_OS_NAME == 'linux' ]]; then
5556
sudo add-apt-repository -y "deb http://archive.ubuntu.com/ubuntu/ trusty main universe";

0 commit comments

Comments
 (0)
0