summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* CI for Python 3 only.Omer Katz2020-08-311-13/+6
* Drop Python 2.7 and 3.4 support.Omer Katz2020-08-191-17/+6
* Run only integration tests when speedups enabledMatus Valo2020-04-271-13/+29
* Simplify .travis.ymlMatus Valo2020-04-251-48/+16
* Implement speedups in cython (#311)Matus Valo2020-04-071-0/+7
* Added python 3.8 to CI (#301)Matus Valo2020-01-141-0/+8
* Add support for TLS integration tests. (#299)Matus Valo2020-01-081-0/+18
* upgrade tox-docker and force rabbitmq to listen on port 5671 (#295)thenewguy2019-11-151-1/+1
* Pin tox-docker to 1.2.1 for now.Omer Katz2019-06-101-1/+1
* Ensure all dependencies are upgraded so that the virtualenvs will have a newe...Omer Katz2019-06-101-2/+1
* change test stage orderAsif Saif Uddin2019-05-231-1/+1
* dropped py34Asif Saif Uddin2019-05-231-6/+0
* Use tox-docker in integration tests (#262)Omer Katz2019-03-091-12/+21
* Run integration tests in a seperate stage.Omer Katz2019-03-041-4/+16
* Speed up CI a bit by disabling pip version check.Omer Katz2019-03-021-2/+2
* Added RabbitMQ integration tests (#257)Matus Valo2019-02-181-22/+30
* Bump PyPy to 6.0. Add PyPy3 to the build process. (#238)Matus Valo2019-01-141-1/+5
* Added Python 3.7 to the build matrix. Enabled stages. (#203)Omer Katz2018-08-161-0/+13
* Run flake8 on both Python 2.7 and 3.6 (#177)cclauss2017-12-251-0/+2
* Disable the pip progress bar.Omer Katz2017-12-171-2/+2
* Try upgrading wheel, pip and setuptools first.Omer Katz2017-10-281-1/+3
* Fix travis.yml after recent merge (#143)Jon Dufresne2017-04-171-3/+1
* Document and test all supported Python versions (#140)Jon Dufresne2017-04-161-9/+20
* Enable pip cache for Travis CI (#141)Jon Dufresne2017-04-161-1/+1
* CI: Removes pypy3 from build matrixAsk Solem2016-12-141-3/+0
* CI: Add pypy3 to allowed_failures (#116)Jelte Fennema2016-11-231-0/+7
* CI: Removes pypy3 targetAsk Solem2016-11-221-1/+0
* Travis: adds pydocstyle targetAsk Solem2016-10-111-0/+1
* [Travis] CI should now run flake8,flakeplus,apicheckAsk Solem2016-04-081-0/+3
* Unit tests for amqp, with 96% coverage so farAsk Solem2015-12-071-19/+22
* Merge pull request #43 from frewsxcv/patch-1Ask Solem Hoel2014-07-071-0/+1
|\
| * Enable automated testing with Python 3.4Corey Farwell2014-06-231-0/+1
* | Remove travis 2.6 job for masterAsk Solem2014-06-261-1/+0
|/
* Adds Travis and coverallsAsk Solem2014-02-201-0/+22