summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Add Kafka 2.6.0 to tests and protocol compatibility matrix (#2162)Lourens Naudé2020-11-151-0/+1
* Add support for `zstd` compression (#2021)Tincu Gabriel2020-09-071-0/+1
* Python 3.8 support (#2088)Swen Kooij2020-07-221-0/+1
* Add logic for inferring newer broker versions (#2038)Tincu Gabriel2020-05-051-0/+1
* kafka 2.4.0 (#1972)Vanessa Vuibert2019-12-291-1/+1
* Enable SCRAM-SHA-256 and SCRAM-SHA-512 for sasl (#1918)Swen Wenzel2019-12-291-1/+1
* Add KAFKA 2.3.0 to test matrix (#1915)Dana Powers2019-09-301-0/+1
* Bump integration tests to 0.10.2.2 and 0.11.0.3 (#1890)Jeff Widman2019-08-221-2/+2
* Update travis test coverage: 2.7, 3.4, 3.7, pypy2.7 (#1614)Jeff Widman2019-03-121-4/+7
* Travis CI: 'sudo' tag is now deprecated in Travis (#1698)cclauss2019-01-131-2/+0
* Bump travis test for 1.x brokers to 1.1.1Dana Powers2018-11-201-1/+1
* Add kafka 1.0.1 release to test fixtures (#1437)Dana Powers2018-03-101-1/+1
* Add kafka 1.0.0 to travis integration testsDana Powers2018-02-011-0/+1
* Use 0.11.0.2 kafka broker for integration testing (#1357)Dana Powers2018-01-251-1/+1
* Update to 0.11.0.1 for travis test fixture; use as default if unspecified (#1...Dana Powers2017-10-081-1/+1
* Add 0.11.0.0 to travis test matrix, remove 0.10.1.1; use scala 2.11 artifacts...Dana Powers2017-08-131-1/+1
* Add kafka 0.10.2.1 into integration testing version (#1096)Jianbin Wei2017-06-161-3/+1
* Run tests in python3.6 too (#992)ms7s2017-03-031-1/+1
* Update to 0.10.1.1 for integration testing (#953)Dana Powers2017-01-231-1/+1
* Use 0.10.0.1 for integration tests (#803)Dana Powers2016-08-111-1/+1
* Add kafka 0.10.0.0 to test listDana Powers2016-05-241-0/+1
* Disabling travis deploys -- relying on manual uploads for nowDana Powers2016-05-241-10/+0
* Only deploy master branch now that travis bug is fixed.Zack Dever2016-03-141-3/+1
* Update to Kafka 0.9.0.1 for integration testingDana Powers2016-02-231-1/+1
* Attempt to fix travis shell magic for pypyDana Powers2016-01-031-1/+1
* Dont run travis tests against 0.8.1 (keep 0.8.1.1); remove UNIT_AND_LINT_ONLYDana Powers2016-01-031-2/+0
* Fix TRAVIS_PYTHON_VERSION magic in .travis.ymlDana Powers2016-01-031-1/+1
* Use pytest instead of nose for running tests via toxDana Powers2016-01-011-1/+1
* Update kafka broker list for travis testing (add 0.9.0.0, bump 0.8.2.2)Dana Powers2015-12-041-1/+2
* Cache pip and servers/ for travis buildsDana Powers2015-12-041-0/+5
* Update travis config to use container infrastructureDana Powers2015-12-041-4/+8
* Add kafka 0.8.2.1 to integration tests, remove 0.8.2.0Dana Powers2015-06-101-1/+1
* Add 0.8.2.0 to integration tests (and use recommended scala 2.10 by default)Dana Powers2015-02-031-0/+1
* This enables coveralls with travisJohn Anderson2015-01-241-1/+4
* Make all unit tests pass on py3.3/3.4Bruno Renié2014-09-031-0/+2
* Add pylint to tox.ini; test both kafka and test; default to error-checking on...Dana Powers2014-08-251-2/+2
* Add TravisCI config for auto deploymentDavid Arthur2014-08-221-5/+12
* Tell Travis to build release-* branches as well as masterDavid Arthur2014-08-211-0/+5
* Add kafka 0.8.1.1 to integration tests.Dana Powers2014-08-131-0/+1
* Use travis env vars to run kafka version tests in parallelDana Powers2014-08-121-3/+5
* Attempt to reenable py26 and pypy buildsMark Roberts2014-05-011-7/+9
* Temporarily remove Python26 support from travis.ymlMark Roberts2014-04-301-9/+8
* Temporarily remove pypy supportMark Roberts2014-04-301-9/+6
* Update travis.yml based on http://alexgaynor.net/2014/jan/06/why-travis-ci-is...Mark Roberts2014-04-301-7/+9
* Remove libsnappy-javaMark Roberts2014-04-301-1/+0
* Attempt to install libsnappy in the travis environmentMark Roberts2014-04-301-0/+2
* Update travis.ymlMark Roberts2014-04-301-0/+1
* Update .travis.yml to support new test suiteMark Roberts2014-04-301-5/+6
* Remove Python 2.6 from CI builds, ref #57David Arthur2013-10-031-1/+0
* Travis-CI workaround for multiprocessing.Queue OSErrorDavid Arthur2013-10-031-1/+4