Skip to content

Commit b99bb64

Browse files
committed
Add sanity check to OS X build script
1 parent 580affa commit b99bb64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

script/build-osx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ virtualenv venv
55
venv/bin/pip install pyinstaller==2.1
66
venv/bin/pip install .
77
venv/bin/pyinstaller -F bin/fig
8+
dist/fig --version

0 commit comments

Comments
 (0)