NYU-DevOps-Charlie-CSCI-GA-3033-013 / products

Product Team for CSCI-GA.3033-013
http://nyu-lab-bluemix-charlie-products.mybluemix.net/
1 stars 1 forks source link

Add travis support #34

Closed ephraimrosenfeld closed 7 years ago

ephraimrosenfeld commented 7 years ago

This pull request is to address: https://github.com/NYU-DevOps-Charlie-CSCI-GA-3033-013/products/issues/33

Some notes regarding the implementation:

  1. I've commented out most of the unit tests as they will have to be revised for Reddis support
  2. To serve up the static index.html page, I've moved it into a 'static', as per this comment.