Issue #2948 - disable sauce labs frontend tests until they are working. (#3230)

This commit is contained in:
Robert Helmer 2017-07-27 13:41:18 -07:00 committed by Luiza Pagliari
parent 65fc8d830b
commit 59ba183c82
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ install:
- "bin/installDeps.sh"
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
- "npm install ep_test_line_attrib"
before_script:
- "tests/frontend/travis/sauce_tunnel.sh"
script:
- "tests/frontend/travis/runner.sh"
env: