mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 02:46:15 -04:00
no sauce on test run
This commit is contained in:
parent
8f8a949155
commit
9aee92b342
1 changed files with 1 additions and 3 deletions
|
@ -12,9 +12,6 @@ install:
|
|||
- "bin/installDeps.sh"
|
||||
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
|
||||
|
||||
before_script:
|
||||
- "tests/frontend/travis/sauce_tunnel.sh"
|
||||
|
||||
script:
|
||||
- "tests/frontend/travis/runner.sh"
|
||||
|
||||
|
@ -28,6 +25,7 @@ jobs:
|
|||
- if: repo = ether/etherpad-lite
|
||||
- name: "Test the Frontend"
|
||||
install:
|
||||
- "tests/frontend/travis/sauce_tunnel.sh"
|
||||
- "bin/installDeps.sh"
|
||||
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue