Skip to content

Commit 7150ba0

Browse files
authored
Use Google repo for testing service (#215)
1 parent 0bac9b3 commit 7150ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ before_install:
2727
- nvm install node
2828

2929
install:
30-
- npm install github:Minishlink/web-push-testing-service#update/deps -g
30+
- npm install github:GoogleChromeLabs/web-push-testing-service -g
3131

3232
before_script:
3333
- composer install --prefer-source -n

0 commit comments

Comments
 (0)