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