Ver Fonte

Add sanity check to OS X build script

Ben Firshman há 11 anos atrás
pai
commit
b99bb64487
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      script/build-osx

+ 1 - 0
script/build-osx

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