justinmauldin7 / Play_BE

0 stars 1 forks source link

Travis ci setup #25

Closed justinmauldin7 closed 5 years ago

justinmauldin7 commented 5 years ago

closes #10 closes #27

-Gets the favorite delete test to pass. -Adds .travisci.yml file for Travis CI integration. -Adds CORS for frontend integration -Updates knexfile.js to now have a "production" environment section for creating the database on Heroku.

danbriechle commented 5 years ago

Looks like this still isn’t passing. I’ll pull down and go through the error log and see what dependencies we need to straighten out.

danbriechle commented 5 years ago

Thanks for hammering this out! good work !