Skip to content
Snippets Groups Projects
Commit 8763553a authored by inso's avatar inso
Browse files

Use pyinstaller 3.1.1

parent b05d07b7
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ eval "$(pyenv virtualenv-init -)"
cd $HOME/build/ucoin-io/sakia
pyenv activate sakia-env
pip install coveralls
pip install https://github.com/pyinstaller/pyinstaller/archive/develop.zip
pip install pyinstaller
pip install -r requirements.txt
if [ $TRAVIS_OS_NAME == "linux" ]
then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment