summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Drop support for Python 2.6 and 3.2Jonathan Lange2016-01-251-29/+2
* Missed one.Jonathan Lange2016-01-251-1/+1
* 19.4.1 refers to importlib machinery. Avoid that.Jonathan Lange2016-01-251-3/+3
* See if setuptools 19.5 is badJonathan Lange2016-01-251-1/+5
* PIP_VERSION is used by pip itselfJonathan Lange2016-01-251-3/+3
* Correct spelling of 'less than 8', maybeJonathan Lange2016-01-251-2/+2
* Use only pip 7.* on pypy3 & py3.2Jonathan Lange2016-01-251-2/+6
* Support Python 3.5, announce deprecation 3.2.Jonathan Lange2015-12-151-0/+1
* 15.5.0 claims to support Python 2.6 but does not.Jonathan Lange2015-12-031-1/+1
* Run tests on last Twisted version to support 2.6Jonathan Lange2015-12-031-0/+3
* Latest Twisted doesn't run on Python 2.6Jonathan Lange2015-12-021-2/+0
* Fix travis :(Robert Collins2015-11-191-2/+3
* Add pyrsistent dependency to Travis CIJonathan Lange2015-11-091-1/+1
* Uncap test matrix entries for modern Twisted.Colin Watson2015-10-161-3/+3
* Fix Travis matrix.include.Colin Watson2015-10-161-9/+9
* Only run Twisted tests on Python 2.Colin Watson2015-10-161-6/+16
* Test with Twisted 13.0.0/15.2.0.Colin Watson2015-10-161-1/+5
* Clamp Sphinx below 1.3 for travis on pypy3/3.2Robert Collins2015-03-111-3/+7
* Fix setup.py to work without six installed.Robert Collins2014-11-161-2/+2
* Expand test matrix to include Python 3.4 and pypy3Robert Collins2014-11-151-0/+2
* Pin Pygments below 2.0 for our 3.2 build.Robert Collins2014-11-151-1/+1
* Fixup travis. OOPS.Robert Collins2014-11-031-1/+1
* Build docs as part of the Travis build.Daniel Watkins2013-12-091-2/+12
* Provide a loosely typed buffer layer for simple processing of completed tests.Robert Collins2013-03-121-1/+1
* Add travis-ci continuous integration configurationChristian Kampka2013-02-041-0/+15