Don't bother trying to still use firefox
This commit is contained in:
@@ -6,15 +6,8 @@ then
|
|||||||
then
|
then
|
||||||
curl https://gist.github.com/santiycr/5139565/raw/sauce_connect_setup.sh | bash
|
curl https://gist.github.com/santiycr/5139565/raw/sauce_connect_setup.sh | bash
|
||||||
else
|
else
|
||||||
if [ $JASMINE_BROWSER == firefox ]
|
echo "skipping tests since we can't use sauce"
|
||||||
then
|
exit 0
|
||||||
export USE_SAUCE=false
|
|
||||||
export DISPLAY=:99.0
|
|
||||||
/etc/init.d/xvfb start
|
|
||||||
else
|
|
||||||
echo "skipping tests since we can't use sauce"
|
|
||||||
exit 0
|
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user