mirror of
https://github.com/docker/compose.git
synced 2025-07-21 20:54:32 +02:00
Add sanity check to OS X build script
This commit is contained in:
parent
580affa5f3
commit
b99bb64487
@ -5,3 +5,4 @@ virtualenv venv
|
|||||||
venv/bin/pip install pyinstaller==2.1
|
venv/bin/pip install pyinstaller==2.1
|
||||||
venv/bin/pip install .
|
venv/bin/pip install .
|
||||||
venv/bin/pyinstaller -F bin/fig
|
venv/bin/pyinstaller -F bin/fig
|
||||||
|
dist/fig --version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user