Signed-off-by: Emile Vauge <emile@vauge.com>
- Add travis build file - Use golang alpine image - Clean scripts a little bit - Disable CGO for test-integration >_<
- Add a Makefile with common targets (binary, test, validate, ..) - Use docker to build it (isolated) And update circleci to work with the new Makefile.. Signed-off-by: Vincent Demeester <vincent@sbr.pm>