mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-10 14:43:34 +00:00
Update .travis.yml
This commit is contained in:
@ -67,7 +67,7 @@ before_install:
|
||||
apt install -y python:i386;
|
||||
python -V;
|
||||
fi
|
||||
- curl https://bootstrap.pypa.io/get-pip.py | python
|
||||
- curl https://bootstrap.pypa.io/get-pip.py | sudo python
|
||||
- pip install pyinstaller
|
||||
|
||||
install:
|
||||
|
Reference in New Issue
Block a user