benstr / moneybot

14 stars 7 forks source link

Setup CircleCI or similar. #32

Open sircharleswatson opened 9 years ago

sircharleswatson commented 9 years ago

We should set up Circle soon with at least eslint checking the code so the style is standard before merging things in to master

benstr commented 9 years ago

agreed, I never worked with Circle before but should not be much different than Semaphore or Codeship.

sircharleswatson commented 9 years ago

I've never used semaphore but I know Sam and Josh suggest Circle because it allows caching of things so it speeds up the build.

benstr commented 9 years ago

for sure, I want to give it a try!