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

[`deploy.sh`](https://github.com/w3c/permissions/blob/master/deploy.sh) automatically compiles `master` to `gh-pages`, so we don't have this intermediate step in this repository.

---
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#r70638102

Received on Wednesday, 13 July 2016 14:41:53 UTC