New versions of the application should be deployed live to a production environment as soon as they are pushed to master (or a tag/release is created, maybe?).
Production environment will probably be GH pages. The Continuous Deployment steps can probably be added to our CI pipeline over on Travis CI.
New versions of the application should be deployed live to a production environment as soon as they are pushed to master (or a tag/release is created, maybe?).
Production environment will probably be GH pages. The Continuous Deployment steps can probably be added to our CI pipeline over on Travis CI.