mirror of
https://github.com/docker/docs.git
synced 2026-03-29 07:18:51 +07:00
Add sanity check to OS X build script
This commit is contained in:
@@ -5,3 +5,4 @@ virtualenv venv
|
||||
venv/bin/pip install pyinstaller==2.1
|
||||
venv/bin/pip install .
|
||||
venv/bin/pyinstaller -F bin/fig
|
||||
dist/fig --version
|
||||
|
||||
Reference in New Issue
Block a user