summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Add prettier to the pre-commit configurationPierre Sassoulas2021-04-071-15/+15
* Update travis job as easy_install is not used anymorePierre Sassoulas2021-04-051-4/+0
* Additional changesMarc Mueller2021-02-201-4/+1
* Remove unnecessary checksMarc Mueller2021-02-201-19/+0
* Remove pre-commit part that are in github action from travis.ymlPierre Sassoulas2021-02-201-6/+0
* Drop support for Python 3.5 to fix typingMarc Mueller2021-02-151-3/+1
* Adds a job for python3.9hippo912020-11-281-0/+2
* Temporary fix build for setuptools 50.0.0Pierre Sassoulas2020-08-311-0/+3
* Put `spelling` step in the `Prechecks` stageDjailla2019-11-181-2/+2
* [travis] Cleanup travis config using up to date interpretersDjailla2019-11-181-6/+3
* Try again to do a releasepylint-2.4.0Claudiu Popa2019-09-241-4/+1
* use a token for travis releasesClaudiu Popa2019-09-241-51/+50
* Try with a more generic PyPy versionClaudiu Popa2019-07-101-1/+1
* Bring back Travis stagesClaudiu Popa2019-06-201-1/+2
* Dropped support for Python 3.4Claudiu Popa2019-06-201-3/+0
* Add 3.8-dev in TravisClaudiu Popa2019-03-051-0/+4
* Try automatic deployments for each release tagClaudiu Popa2019-03-021-0/+9
* 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