- From: Jeffrey Yasskin <notifications@github.com>
- Date: Tue, 12 Jul 2016 16:28:39 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc:
Received on Tuesday, 12 July 2016 23:29:20 UTC
> @@ -2,7 +2,17 @@ language: generic > > script: bash ./deploy.sh > > +branches: > + only: > + - gh-pages Maybe we can get away with *only* having `master`, since `deploy.sh` will push to `gh-pages`, which causes https://w3c.github.io/permissions/ to get the new document, and then echidna will pick it up from there. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/99/files/a9e27e43142e2ddb0e51380fb446a4cfe2a832b3#r70541251
Received on Tuesday, 12 July 2016 23:29:20 UTC