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

> I think we want master in the only list also, or general PRs might not cause Travis to run deploy.sh to check that the files compile.

Oh, I might be confused, but I thought we only wanted it on gh-pages to allow us to keep editing on master before deploying via gh-pages. I'll change it to master tho.  

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

Received on Wednesday, 13 July 2016 07:59:32 UTC