Skip to content

Commit 3727db3

Browse files
authored
Fix Travis testing (#196)
* Test with Martijn's branch * Fix url * Try with own branch
1 parent 1fa1d8a commit 3727db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ before_install:
2525
- nvm install node
2626

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

3030
before_script:
3131
- composer install --prefer-source -n

0 commit comments

Comments
 (0)