Parcourir la source

Add sanity check to OS X build script

Ben Firshman il y a 11 ans
Parent
commit
b99bb64487
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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