We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e2e2c5 commit 9c2bd66Copy full SHA for 9c2bd66
.travis.yml
@@ -27,8 +27,6 @@ jobs:
27
script:
28
- npx lockfile-lint --path package-lock.json --validate-https --allowed-hosts npm
29
- name: "Run the Backend tests"
30
- before_script:
31
- - "tests/frontend/travis/sauce_tunnel.sh"
32
before_install:
33
- sudo add-apt-repository -y ppa:libreoffice/ppa
34
- sudo apt-get update
@@ -68,5 +66,5 @@ notifications:
68
66
channels:
69
67
- "irc.freenode.org#etherpad-lite-dev"
70
71
-##ETHERPAD_TRAVIS_V=8
+##ETHERPAD_TRAVIS_V=9
72
## Travis configuration automatically created using bin/plugins/updateAllPluginsScript.sh
0 commit comments