Skip to content

Commit 24673c5

Browse files
author
Marcos Cáceres
authored
chore(TravisCI): make ECHIDNA Manifest url https
1 parent 9179964 commit 24673c5

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
@@ -8,7 +8,7 @@ branches:
88

99
env:
1010
global:
11-
- URL="http://w3c.github.io/push-api/echidna-manifest.txt"
11+
- URL="https://w3c.github.io/push-api/echidna-manifest.txt"
1212
- DECISION="https://github.com/w3c/push-api/issues/241"
1313
- secure: "I4v5gVO1ONjLjyFZQe7b0NCbmXIMOgd/+0jqLeFrkp4cKLXhfkphbqIBDvb6tmxa90dfCYKswM4L0EiMlBu8EYtKwvmSQXoeOLpBoyZDy2BsgQcrb7L/FKMr/AHDId/D6GZVxOhkoT5d129nN4Cf66cRWEFZtR3RJE2Xq13HrT4="
1414
install:

0 commit comments

Comments
 (0)