codelab
codelab copied to clipboard
Set up CI to automatically deploy master to a canary service
What the issue is about
Right now there's no simple way to test what is in the latest version of master.
We should create a new canary firebase site and deploy there every time a new PR hits master.
Where to start
looks at travis.yml Ask @kirjs for appropriate firebase/travis access.