chore(travis): temporarily disable Firefox

I can't get it allocated on SauceLabs and so this is failing all the builds, making our Travis build useless.

I contacted folks from SL. Once we figure it out, I will revert this change.
This commit is contained in:
Vojta Jina 2013-10-04 09:12:48 -07:00
parent 0ff86c3233
commit 1c18c93be1

View file

@ -5,5 +5,5 @@ set -e
export SAUCE_ACCESS_KEY=`echo $SAUCE_ACCESS_KEY | rev`
grunt parallel:travis --reporters dots \
--browsers SL_Chrome,SL_Firefox,SL_Safari,SL_IE_8,SL_IE_9,SL_IE_10 \
--browsers SL_Chrome,SL_Safari,SL_IE_8,SL_IE_9,SL_IE_10 \
--e2e-browsers SL_Chrome