summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update travis test coverage: 2.7, 3.4, 3.7, pypy2.7 (#1614)Jeff Widman2019-03-121-3/+3
| | | | | * Use xenial dist for travis builds * Use openjdk8 for all travis tests * Update python build matrix -- add 3.7, drop 3.5/3.6 (keep 2.7, 3.4, pypy2.7)
* Add codec validators to record parser and builder for all formats (#1447)Taras2018-04-181-3/+5
|
* Use 0.11.0.2 kafka broker for integration testing (#1357)Dana Powers2018-01-251-1/+1
|
* Add build_intergation job for makefileadd_makefileTaras Voinarovskiy2017-10-141-6/+11
|
* Add a Makefile, so users with less knowladge can easily build the project, ↵Taras2017-10-141-0/+52
generate docs and run tests.