summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Separate pyenchant into a separate stepClaudiu Popa2018-09-291-1/+2
* Add tox and travis black stepsClaudiu Popa2018-09-171-3/+5
* annotations changes on new branch.ssolanki2018-08-211-0/+2
* move rstlint job under prechecks stagessolanki2018-08-011-1/+2
* check rst files with rst-linterKonstantin Manna2018-08-011-0/+1
* Use final 3.7 in Travis (#2318)Ville Skyttä2018-07-231-1/+2
* Add build stages in travis.yml (#2219)Sushobhit2018-06-281-6/+14
* Enable Python 3.7 in CIClaudiu Popa2018-05-091-0/+2
* Try with pypy3 to see if it passes CIClaudiu Popa2018-01-251-1/+1
* Stop advertising python 2 supportClaudiu Popa2018-01-251-4/+0
* Drop support for EOL Python 3.3Hugo2017-12-111-3/+0
* Install the most recent version of setuptools before installing tox and coClaudiu Popa2017-10-121-3/+2
* Try with an older tox versionClaudiu Popa2017-10-121-1/+1
* Have Travis run test suite on Python 2.7.6Martin von Gagern2017-07-191-0/+3
* Add pyenchant to dependencies (#1281)Łukasz Rogalski2017-01-201-0/+2
* Revert "Use pytest-xdist for parallel execution of tests in travis (#1246)" (...Łukasz Rogalski2017-01-031-3/+1
* Travis and AppVeyor for Python 3.6 (#1260)Łukasz Rogalski2017-01-031-0/+2
* Use pytest-xdist for parallel execution of tests in travis (#1246)Łukasz Rogalski2016-12-301-1/+3
* Add compatibility with old versions of setuptools (#1107)Moises Lopez - https://www.vauxoo.com/2016-09-251-1/+4
* Use a more recent version of setuptools.Claudiu Popa2016-08-201-0/+1
* Use 3.5-dev again, since the fix for duplicate-key is not available in this T...Claudiu Popa2016-06-201-1/+1
* Use a released version of 3.5Claudiu Popa2016-06-201-1/+1
* [ADD] coverage: Enable coveralls and coverage report (#873)Moises Lopez - https://www.vauxoo.com/2016-04-261-2/+5
* Basic travis support.Claudiu Popa2015-12-161-0/+37