Skip to content

Commit c7fb365

Browse files
chore: update Marcos' email
1 parent b9447e0 commit c7fb365

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
@@ -20,6 +20,6 @@ script:
2020
- npx respec-validator --gh-user=$GH_USER --gh-token=$GH_TOKEN index.html
2121

2222
after_success:
23-
- CC="mcaceres@mozilla.com"
23+
- CC="marcos@marcosc.com"
2424
- echo "If it fails, check https://lists.w3.org/Archives/Public/public-tr-notifications/"
2525
- test $TRAVIS_PULL_REQUEST = false && curl "https://labs.w3.org/echidna/api/request" --data "url=$URL" --data "decision=$DECISION" --data "token=$TOKEN" --data "cc=$CC"

0 commit comments

Comments
 (0)