From a8815d6b08335733a199531c474b42bfde2dac20 Mon Sep 17 00:00:00 2001 From: Alex Rickabaugh Date: Thu, 20 Oct 2016 10:01:51 -0700 Subject: [PATCH] chore(ci): re-enable browserstack tests in ci --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index a2e8f2be17..3bdb05466f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,8 +40,6 @@ matrix: allow_failures: - env: "CI_MODE=saucelabs_optional" - env: "CI_MODE=browserstack_optional" - # Remove when browserstack un-expires our account. - - env: "CI_MODE=browserstack_required" install: - ./scripts/ci-lite/install.sh