summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* remove Py3.2 from travis build as it fails in the test runnerStefan Behnel2017-01-221-1/+0
* include Py3.6 in travis testsStefan Behnel2017-01-221-0/+1
* try to avoid updating pip in Py3.2 as newer versions no longer support itStefan Behnel2016-03-251-1/+1
* try to avoid updating pip in Py3.2 as newer versions no longer support itStefan Behnel2016-03-251-1/+1
* enable travis testing with Py3.5Stefan Behnel2015-09-181-0/+1
* use pip wheel cache in travis buildStefan Behnel2015-07-171-1/+6
* add cssselect as travis test dependencyStefan Behnel2015-06-051-1/+1
* fix travis buildStefan Behnel2015-06-051-1/+2
* fix travis buildStefan Behnel2015-06-051-2/+1
* make beautifulsoup4 a test dependency only in travisStefan Behnel2015-06-051-0/+1
* drop old pip option in travis buildStefan Behnel2014-12-071-1/+1
* disable Cython compilation in travis buildStefan Behnel2014-12-071-1/+1
* include Py3.4 (and pypy3) in travis testsStefan Behnel2014-08-291-0/+3
* speed up CI buildsStefan Behnel2014-03-221-2/+2
* remove unsupported Python versions from CI configurationsStefan Behnel2014-03-221-1/+0
* Require Cython>=0.20Sascha Peilicke2014-01-311-1/+1
* disable Py2.5 test in travisStefan Behnel2013-12-011-1/+1
* disabled output buffering in travis buildsStefan Behnel2013-09-141-3/+3
* allow pypy builds to fail in travisStefan Behnel2012-12-211-0/+4
* disable Python versions from travis build that do not currently seem to be su...Stefan Behnel2012-12-211-3/+0
* include PyPy in Travis testsStefan Behnel2012-11-231-0/+1
* include all supported Python versions in Travis testsStefan Behnel2012-11-231-0/+4
* Add .travis.yml for Travis CI (http://travis-ci.org/)Marc Abramowitz2012-06-041-0/+15