summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Remove job that are already checked by github actionsPierre Sassoulas2021-04-231-5/+0
* Remove what is done in github action from the travis.ymlPierre Sassoulas2021-04-231-6/+4
* Modify the key to release to pypi to the one from pylintPierre Sassoulas2021-04-231-1/+1
* Add prettier to pre-commit configurationPierre Sassoulas2021-04-101-32/+32
* Remove Python 3.5 supportDavid Gilman2020-12-301-2/+0
* Add tox support for six-less environmentsDavid Gilman2020-12-301-5/+5
* Adds python3.9 testhippo912020-11-221-0/+2
* Try to update pypy to 3.6.1Claudiu Popa2020-03-031-1/+1
* Wrap coverage in quotesClaudiu Popa2020-03-021-1/+1
* Force coverage<5 in travis just like in toxClaudiu Popa2020-03-021-1/+1
* Cleanup travis config (#757)Michael2020-02-271-5/+1
* Update travis credentialsastroid-2.3.1Claudiu Popa2019-09-301-5/+2
* Use a token to do the pypi releasesastroid-2.3.0Claudiu Popa2019-09-241-43/+41
* Remove old version of PyPy and switch to something up to dateClaudiu Popa2019-08-061-1/+1
* Drop support for Python 3.4Claudiu Popa2019-06-201-3/+0
* Add support for 3.8-dev in travis (#653)Claudiu Popa2019-03-051-0/+4
* Add automatic travis deploysClaudiu Popa2019-03-021-0/+9
* Revert "Disable the pylint job until we fix the clone inference bugs"Claudiu Popa2019-01-151-3/+2
* Disable the pylint job until we fix the clone inference bugsClaudiu Popa2019-01-151-2/+3
* Switch to stages for travis jobsClaudiu Popa2018-10-021-6/+12
* Add black step in tox.ini and Travis, as well as the badgeClaudiu Popa2018-10-021-0/+2
* Use final Python 3.7 in TravisVille Skyttä2018-07-261-1/+3
* Update pypy to python3 (#493)Bryce Guinta2018-06-281-2/+2
* 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