summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into remove-python2-supportOmer Katz2020-07-301-2/+3
|\
| * tox.ini: Lint on Python, not on legacy Python (#1217)Christian Clauss2020-07-281-4/+5
* | Remove flakeplus from the build.Omer Katz2020-07-301-2/+0
* | Drop testing for Python < 3.6.Omer Katz2020-07-301-27/+2
|/
* Initial redis integration tests implementationMatus Valo2020-05-031-0/+21
* Enable integration tests for all versions of python in travisMatus Valo2020-04-301-2/+20
* Added integration testing infrastructure for RabbitMQMatus Valo2020-04-301-8/+21
* Travis CI: Fix travis validation issues (#1159)Christian Clauss2020-03-031-15/+8
* Added Python 3.8 support.Omer Katz2019-10-221-0/+5
* Fixing MongoDB backend to work properly with TTL (#1076)Marcin Puhacz2019-08-071-1/+5
* Fix broken build steps (#1062)Bruno Alla2019-06-161-2/+4
* Revert "Use fastuuid on CPython>=3.5 (#1056)" (#1061)Asif Saif Uddin2019-06-151-16/+2
* Use fastuuid on CPython>=3.5 (#1056)Omer Katz2019-06-101-2/+16
* re order test matrixAsif Saif Uddin2019-06-091-1/+1
* update travisAsif Saif Uddin2019-05-291-1/+2
* update pypy (#1046)Asif Saif Uddin2019-05-221-2/+2
* Fix windows build (#1044)Omer Katz2019-05-161-1/+1
* Changed test and lint build orderAsif Saif Uddin2019-05-061-1/+1
* dropped python 3.4Asif Saif Uddin2019-05-061-2/+0
* Avoid pip version check.Omer Katz2019-03-031-2/+2
* Bump PyPy to 6.0. Add PyPy3 to the build process. (#986)Omer Katz2019-01-101-1/+7
* revert.Omer Katz2019-01-091-4/+1
* Move to xenial.Omer Katz2019-01-091-0/+2
* Move to Python 3.7.Omer Katz2019-01-091-1/+2
* set email notification to falseAsif Saif Uddin2018-11-231-0/+1
* Added Python 3.7 to the build matrix (#908)Omer Katz2018-08-161-0/+5
* Actually run linters first.Omer Katz2018-05-201-0/+4
* Run linters first in CI.Omer Katz2018-05-201-1/+5
* Always report coverage (#837)Omer Katz2018-03-051-1/+0
* Disable pip progress bar.Omer Katz2017-12-171-1/+3
* Add Python 3.6 to CI testing (#716)Jon Dufresne2017-04-171-13/+21
* CI: Removes pypy3 targetAsk Solem2016-11-211-1/+0
* Travis: adds pydocstyle targetAsk Solem2016-10-111-0/+1
* Travis: Use separate target to calculate coverageAsk Solem2016-08-291-0/+1
* [tox] Try to use celery tox configAsk Solem2016-04-081-20/+19
* [Travis] now sends notification to #celery freenodeAsk Solem2016-04-081-0/+6
* Travis: Python 3.5 does not work here for some reasonAsk Solem2015-10-061-1/+0
* Fixes toxAsk Solem2015-10-051-1/+1
* Updates tox.iniAsk Solem2015-09-291-1/+2
* Adds pypy3 to test matrixAsk Solem2014-08-111-0/+1
* Adds CI for Py3.4Ask Solem2014-05-211-0/+1
* master now depends on Python 2.7Ask Solem2014-05-191-1/+0
* Fixes .travis.ymlAsk Solem2014-02-091-3/+3
* Support for coverallsAsk Solem2014-02-091-2/+17
* Minimum version for Python3 is now 3.3Ask Solem2013-10-141-1/+0
* [3.0] Requires Python 2.6 or higherAsk Solem2012-11-121-1/+2
* Adds Py2.5 to Travis, and use ToxAsk Solem2012-03-201-2/+3
* Remove 2.5 from travisAsk Solem2012-02-291-1/+0
* Adds Travis CIAsk Solem2012-02-271-0/+7