mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-16 20:21:37 +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