Run build with local persona js file

This commit is contained in:
Marcin Kulik 2014-03-22 10:11:55 +01:00
parent b526d575a0
commit 69d2f387e4

View File

@ -1,4 +1,4 @@
#!/bin/bash
./script/setup
bundle exec rake && ./script/check-style.sh
LOCAL_PERSONA_JS=true bundle exec rake