aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVojta Jina2013-10-04 09:12:48 -0700
committerVojta Jina2013-10-04 09:12:48 -0700
commit1c18c93be138c59b5c1b73cae99cc52383272146 (patch)
treeb0cae52783195c3a3c748eb17e53588a01d9ff09
parent0ff86c323359fba1a60bacab178e3c68528f8e1f (diff)
downloadangular.js-1c18c93be138c59b5c1b73cae99cc52383272146.tar.bz2
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.
-rwxr-xr-xtravis_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/travis_build.sh b/travis_build.sh
index 683f7c05..05cbc8c9 100755
--- a/travis_build.sh
+++ b/travis_build.sh
@@ -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