rocdev-foundation / medera

Is a chat bot the new "Hello, World"?
GNU General Public License v3.0
1 stars 2 forks source link

Add Travis config #18

Closed dantswain closed 7 years ago

dantswain commented 7 years ago

We kind of discussed moving to travis. The build is a bit faster (< 2 minutes) and this would open us up to some standard integrations like coveralls and ebert (which can do credo).

dantswain commented 7 years ago

Sure. I don't see how either option is any better or worse, though.

dantswain commented 7 years ago

Actually, with the .gitkeep solution i don't have to keep remembering to mkdir -p priv/repo/migrations all the time. Is there a reason why it's not better?

geowa4 commented 7 years ago

Either way we go with this, it's something we'll need to remember to remove.