just don't upgrade pip :-/

This commit is contained in:
Jay Lee
2019-04-12 10:52:32 -04:00
parent 811a2db58b
commit a0833393a8

View File

@@ -24,8 +24,7 @@ before_install:
cinst -y python2;
PATH=$PATH:/c/Python27/scripts;
fi
- pip install --user --upgrade pip
- pip install --user pyinstaller
- pip install pyinstaller
install:
- cd src