bigbluebutton-Github/labs/meteor-client/app/start.sh

5 lines
212 B
Bash
Raw Normal View History

2015-02-14 05:03:25 +08:00
#
# the idea is that this way we prevent test runs (for whenever needed)
JASMINE_SERVER_UNIT=0 JASMINE_SERVER_INTEGRATION=0 JASMINE_CLIENT_INTEGRATION=0 JASMINE_BROWSER=PhantomJS JASMINE_MIRROR_PORT=3000 meteor