Skip to content

Commit 9c2bd66

Browse files
committed
autofixes from Etherpad checkPlugins.js
1 parent 6e2e2c5 commit 9c2bd66

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
script:
2828
- npx lockfile-lint --path package-lock.json --validate-https --allowed-hosts npm
2929
- name: "Run the Backend tests"
30-
before_script:
31-
- "tests/frontend/travis/sauce_tunnel.sh"
3230
before_install:
3331
- sudo add-apt-repository -y ppa:libreoffice/ppa
3432
- sudo apt-get update
@@ -68,5 +66,5 @@ notifications:
6866
channels:
6967
- "irc.freenode.org#etherpad-lite-dev"
7068

71-
##ETHERPAD_TRAVIS_V=8
69+
##ETHERPAD_TRAVIS_V=9
7270
## Travis configuration automatically created using bin/plugins/updateAllPluginsScript.sh

0 commit comments

Comments
 (0)