Add sanity check to OS X build script

This commit is contained in:
Ben Firshman 2014-05-08 13:03:21 +01:00
parent 580affa5f3
commit b99bb64487
1 changed files with 1 additions and 0 deletions

View File

@ -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