Add sanity check to OS X build script
This commit is contained in:
parent
580affa5f3
commit
b99bb64487
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue