From 95448fb388b77918ef8acd4e9c50dcafa5a93fc6 Mon Sep 17 00:00:00 2001 From: John McLear Date: Sat, 5 Dec 2020 08:29:22 +0000 Subject: [PATCH] autofixes from Etherpad checkPlugins.js --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index c4b8cf6..e4df030 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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