summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* 3.8-dev does not work right nowClaudiu Popa2018-05-311-2/+0
* Use 3.8-dev in order to get access to better 3.7 support on CI :(Claudiu Popa2018-05-311-0/+2
* Disable pypy for now, we need to upgrade to pypy3 (which is currently handled...Claudiu Popa2018-02-211-2/+2
* Stop advertising python 2 supportClaudiu Popa2018-02-211-2/+0
* Add Python 3.7 in Travis and toxClaudiu Popa2018-02-041-0/+2
* Drop support for EOL Python 3.3Hugo2017-12-151-2/+0
* .travis.yml: python3.6 is no longer in development (#427)Jörg Thalheim2017-05-131-1/+1
* No longer install tox / pip twice in travis (#409)Anthony Sottile2017-03-011-2/+0
* Drop support for Jython in the CIClaudiu Popa2016-11-211-15/+8
* Include Python 3.6 in the CI matrix.Claudiu Popa2016-11-011-0/+2
* Add compatibility with old versions of setuptools (#360)Moises Lopez - https://www.vauxoo.com/2016-09-021-1/+4
* Try to upgrade setuptools in order to have latest environment marker support.Claudiu Popa2016-08-021-0/+1
* Add coverage configuration, backported from pylint.Claudiu Popa2016-06-271-2/+4
* Support Jython on TravisClaudiu Popa2015-12-301-6/+16
* Include a travis.yml file for configuring Travis buildsClaudiu Popa2015-12-111-0/+36