We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bac9b3 commit 7150ba0Copy full SHA for 7150ba0
.travis.yml
@@ -27,7 +27,7 @@ before_install:
27
- nvm install node
28
29
install:
30
- - npm install github:Minishlink/web-push-testing-service#update/deps -g
+ - npm install github:GoogleChromeLabs/web-push-testing-service -g
31
32
before_script:
33
- composer install --prefer-source -n
0 commit comments