summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* 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