Skip to content

Commit

Permalink
Build speed optimization OVER 9000
Browse files Browse the repository at this point in the history
  • Loading branch information
mkg20001 committed May 13, 2017
1 parent 6e10cf3 commit dc6affc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ env:
sudo apt-get install -y automake aidl libbz2-dev
sudo apt-get install -y python-kivy
sudo pip2 install --upgrade cython
sudo pip2 install --upgrade colorama appdirs sh jinja2 six clint requests
sudo pip2 install --upgrade colorama appdirs sh\<1.12.5 jinja2 six clint requests
sudo pip2 install --upgrade git+https://github.com/mkg20001/buildozer kivy
update:
git submodule foreach git pull origin master
Expand Down

0 comments on commit dc6affc

Please sign in to comment.