Re: [w3c/permissions] feat(travis): autopublish with echidna (closes #24) (#99)

> @@ -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