[openscreenprotocol] Pull Request: Setup Travis CI to generate and deploy spec with Bikeshed

tidoust has just submitted a new pull request for https://github.com/webscreens/openscreenprotocol:

== Setup Travis CI to generate and deploy spec with Bikeshed ==
The update sets up Travis CI to automatically generate the spec when a push is made to the `master` branch, and to push the result to the `gh-pages` branch.

**Important:**
- The PR cannot be merged at this time because of a [bug in Travis](https://docs.travis-ci.com/user/encrypting-files#caveat) when encrypting the deploy key on Windows. I'll update the PR with the right encrypted deploy key as soon as I manage to run the generation steps on a Linux machine.
- The pull request is against the `master` branch which I created out of the `gh-pages` branch. The `master` branch should be flagged as the default repo branch after this PR is merged.
- All pending PRs created against the `gh-pages` branch will need to be merged manually to the `master` branch instead.

(Fix for #199)

See https://github.com/webscreens/openscreenprotocol/pull/230

Received on Wednesday, 18 September 2019 00:36:07 UTC