Open dsummersl opened 7 years ago
With #70 merged, what's our forward strategy?
I'm thinking...
rake test
currently outputs an RSpec code coverage report stating 97.71% covered
and 0 failures, 0 errors, 0 skips
; what does this really mean?This excellent screencast by @jamesward shows how to set up a continuous delivery pipeline with automatic deployment to a Heroku cloud server.
And this article by @robvanderleek gives a great step by step introduction to building a CI/CD pipeline.
There is already a configuration file for Travis - it needs to be configured for this github project.