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 4b435c6 commit 238d92dCopy full SHA for 238d92d
.travis.yml
@@ -23,5 +23,5 @@ cache:
23
24
after_success:
25
- echo "If it fails, check https://lists.w3.org/Archives/Public/public-tr-notifications/"
26
- - CC="mcaceres@mozilla.com"
+ - CC="marcos@marcosc.com"
27
- 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