checkPlugin: dont run sauce labs connector on travis backend tests (#4542)

This commit is contained in:
John McLear 2020-12-05 08:21:08 +00:00 committed by GitHub
parent ef2de59587
commit 003363bc89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -27,8 +27,6 @@ jobs:
script:
- npx lockfile-lint --path package-lock.json --validate-https --allowed-hosts npm
- name: "Run the Backend tests"
before_script:
- "tests/frontend/travis/sauce_tunnel.sh"
before_install:
- sudo add-apt-repository -y ppa:libreoffice/ppa
- sudo apt-get update
@ -68,5 +66,5 @@ notifications:
channels:
- "irc.freenode.org#etherpad-lite-dev"
##ETHERPAD_TRAVIS_V=8
##ETHERPAD_TRAVIS_V=9
## Travis configuration automatically created using bin/plugins/updateAllPluginsScript.sh