summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* feat: drop Python 2.6/3.3 official support, add 3.5/3.6 testingBen Bangert2017-06-011-16/+8
* chore: add travis deployment and update ZK versionsBen Bangert2017-06-011-52/+56
* Merge pull request #330 from harlowja/fix-venvs-travisBen Bangert2015-06-011-9/+17
|\
| * Have the 3.5.0-alpha just use the basic py27 envJoshua Harlow2015-05-291-1/+1
| * Reduce tox envs and do basic eventlet + gevent onlyJoshua Harlow2015-05-291-9/+9
| * Fix up tox envs and there usage in travisJoshua Harlow2015-05-281-9/+17
* | Use the new apt addon to install libevent-dev.Hanno Schlichting2015-05-281-0/+5
* | Make use of the new travis-ci caching mechanism.Hanno Schlichting2015-05-281-3/+7
|/
* Ensure tox is installedJoshua Harlow2015-03-181-0/+3
* We can just let tox do the initial installJoshua Harlow2015-03-181-4/+0
* Add tox.ini for using tox for testingJoshua Harlow2015-03-181-15/+15
* Start running tests against Zookeeper 3.5.0 alpha.Hanno Schlichting2014-08-091-0/+2
* Start testing against Python 3.4 and update to gevent 1.0.1.Hanno Schlichting2014-06-061-4/+8
* test against the new ZK 3.4.6Hanno Schlichting2014-03-141-6/+6
* Update reqs, remove py 3.2 test envBen Bangert2014-03-101-8/+4
* also tell travis to use gevent 1.0rc3Hanno Schlichting2013-09-251-4/+4
* disable travis-ci email spam, it's not reliable enough :(Hanno Schlichting2013-07-161-3/+1
* Fix indent issue.Ben Bangert2013-01-081-4/+4
* Re-enable PyPy tests.Ben Bangert2013-01-081-4/+4
* reduce branch diffHanno Schlichting2013-01-081-1/+1
* Remove pypy from testing for the moment.Ben Bangert2013-01-051-5/+5
* update to gevent 1.0rc2Hanno Schlichting2013-01-021-4/+4
* try travis support for Python 3.3Hanno Schlichting2013-01-021-0/+4
* Use ZK 3.4.5Hanno Schlichting2012-11-191-6/+6
* update to test against gevent 1.0rc1Hanno Schlichting2012-11-041-5/+5
* test against new ZK 3.4.4 release and make it the new default targetHanno Schlichting2012-09-241-6/+6
* remove irc notifications - they don't workHanno Schlichting2012-09-221-1/+0
* Test and declare PyPy compatibilityHanno Schlichting2012-09-221-0/+4
* try to avoid a build for the default python without env settingsHanno Schlichting2012-09-211-0/+4
* add back notifications for allHanno Schlichting2012-09-211-0/+2
* bring back gevent tests under Py2kHanno Schlichting2012-09-211-4/+12
* spell out build matrix in full detailHanno Schlichting2012-09-211-8/+14
* enable tests to run against both ZK 3.3 and 3.4 againHanno Schlichting2012-09-211-6/+4
* test under ZK 3.4.3 for now, so we cover more testsHanno Schlichting2012-09-191-1/+1
* only spam myself on Py3k work for nowHanno Schlichting2012-09-131-7/+6
* correct ENV matrixHanno Schlichting2012-09-131-4/+4
* update to gevent 1.0b4Hanno Schlichting2012-09-131-1/+1
* let's try that againHanno Schlichting2012-09-131-1/+1
* try testing against gevent 0.13 and 1.0Hanno Schlichting2012-09-131-0/+5
* ups, we actually need to build zookeeper againHanno Schlichting2012-09-071-0/+1
* try running tests against ZK 3.3 and 3.4 serversHanno Schlichting2012-09-071-4/+4
* travis: use zookeeper from a system package againHanno Schlichting2012-09-031-1/+4
* travis: test all branchesc-lib-legacyHanno Schlichting2012-08-311-4/+0
* don't install `libev-dev` on travis, gevent 1.x includes a copy inside itHanno Schlichting2012-08-071-3/+0
* use our own zookeeper build on travis (3.3.6 vs. 3.3.3 system package)Hanno Schlichting2012-08-071-2/+1
* try travis-ci without the `apt-get update` to cut down test timeHanno Schlichting2012-08-031-1/+0
* use new makefile on travisHanno Schlichting2012-07-121-6/+5
* Add zookeeper to install listBen Bangert2012-06-251-0/+1
* See about getting travis builds to passBen Bangert2012-06-251-1/+2
* silence compile output and annoy more people ;)Hanno Schlichting2012-06-071-4/+6