Skip to content

Commit

Permalink
Add sanity check to OS X build script
Browse files Browse the repository at this point in the history
  • Loading branch information
bfirsh committed May 8, 2014
1 parent 580affa commit b99bb64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/build-osx
Expand Up @@ -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

0 comments on commit b99bb64

Please sign in to comment.