summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add assembly-package-dependency to Travis configDavid Arthur2013-10-031-2/+1
* Adding git-submodule update to Travis YML fileDavid Arthur2013-10-021-0/+1
* add .travis.ymlJim Lim2013-10-011-0/+18