green-fox-academy / hotel-booking-notification-service

0 stars 0 forks source link

Continuous Integration #2

Open zspadar opened 7 years ago

zspadar commented 7 years ago

Continuous Integration

Set up a Continuous Integration server for continuous deployment and testing, using Codeship.

Technical Requirements

Codeship should detect each change on the master branch of your repository on Github. When the change is detected Codeship should run all the unit tests, if none the tests failed it should deploy the latest version of the application to Heroku.