lordofthejars / nosql-unit

NoSQL Unit is a JUnit extension that helps you write NoSQL unit tests.
Other
383 stars 123 forks source link

build(ci): setup CI with Travis and Docker #194

Closed tinesoft closed 5 years ago

tinesoft commented 5 years ago

For the moment, the docker-compose.yml only contains mavenand elasticsearch6. I'm still struggling with the others services (in particular elasticsearch1 and 2 => host/port conflicts yet to be resolved). I'll probably add them later on.

lordofthejars commented 5 years ago

Thank you very much and no worries this is better than nothing. So step by step.

tinesoft commented 5 years ago

Don't forget to sign up to Travis CI and activate the building on the project.

lordofthejars commented 5 years ago

I have done, running right now: https://travis-ci.org/lordofthejars/nosql-unit/builds/521611076