summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Docs: fix Sphinx warnings for better ReadTheDocs generation (#807)Jonathan Huot2022-02-241-1/+2
* Changed docs to python37v3.2.0Jonathan Huot2022-01-291-2/+2
* Travis CI: Python 3.10.1 --> 3.10.2 (#798)Christian Clauss2022-01-241-4/+5
* Travis CI: Add Python 3.11-dev to the testing (#796)Christian Clauss2022-01-081-1/+5
* Add support for Python 3.9 and 3.10Hugo van Kemenade2021-10-111-4/+8
* Switch pypi & github release to do pypi last.v3.1.1Jonathan Huot2021-06-011-9/+9
* Fix github-release api keyJonathan Huot2021-06-011-1/+1
* Restore docs, readme, bandit to the CI/CDJonathan Huot2021-06-011-3/+1
* Remove python 3.5 support; add python 3.8 supportjason2021-02-101-9/+10
* Merge branch 'master' into rm-2.7Omer Katz2019-08-291-2/+0
|\
| * Drop Python 3.4 support (#699)Omer Katz2019-08-291-2/+0
* | Drop support for legacy Python 2.7Hugo2019-08-151-2/+0
* | sudo no longer needed https://blog.travis-ci.com/2018-11-19-required-linux-in...Hugo2019-08-141-1/+0
|/
* Notifications must be sent for every buildtravis-coverallsJonathan Huot2019-02-251-1/+1
* Added bandit to CI to avoid security issues (#627)Omer Katz2018-12-171-0/+2
* Fix PyPy build in Xenial.python-3.7Pieter Ennes2018-12-031-2/+2
* Support for Python 3.7.Pieter Ennes2018-12-031-0/+4
* Try to improve multibuild coverage582-coverallsJonathan Huot2018-09-111-1/+2
* Deploy only when building python36 with toxJonathan Huot2018-05-231-0/+2
* Generated api_key from travis setup releasesJonathan Huot2018-03-191-1/+1
* Fixed indentation after travis setupJonathan Huot2018-03-191-16/+13
* Fix Travis config (#529)Pieter Ennes2018-03-191-5/+8
* Fixed pypi credentials since oauthlib move. (#527)Jonathan Huot2018-03-191-2/+2
* Added Github Releases deploy provider.Jonathan Huot2018-03-181-8/+14
* Replace IRC notificatgion with Gitter HookJonathan Huot2018-03-181-1/+6
* Update repository location in Travis. (#514)Pieter Ennes2018-02-281-1/+1
* When deploying a release to PyPI, include the wheel distribution (#496)Jon Dufresne2017-10-271-0/+1
* Try another way to fix travisHsiaoming Yang2017-10-191-1/+3
* Fix travis for PyPyHsiaoming Yang2017-10-191-1/+1
* Add Python 3.6 to Travis CI testing and trove classifiersJon Dufresne2017-04-161-26/+17
* Update .travis.ymlOmer Katz2016-12-061-6/+2
* Remove support for Python 2.6 and 3.2-3.3. Fixes #432.Omer Katz2016-12-061-4/+0
* Fix travis.Omer Katz2016-09-031-1/+1
* Bumped version.v2.0.0Omer Katz2016-09-031-3/+2
* Fix the build for python 3.2.Omer Katz2016-04-101-1/+6
* Fix pypy upgrade script.Omer Katz2016-04-101-1/+1
* Added Python 3.4 and 3.5 to the build.Omer Katz2016-04-101-1/+4
* Upgrade PyPy in travis.Omer Katz2016-04-101-0/+13
* Updated travis password for PyPI.Ib Lundgren2015-07-201-2/+2
* Build all branches.1.0.0Omer Katz2015-07-191-3/+0
* Added PyPy3 to the build, moved to the new infrastructure and cache pip depen...Omer Katz2015-07-191-0/+5
* Travis deploy to PyPI on github tag. #333, #346.Ib Lundgren2015-07-011-16/+18
* move test requirements to requirements-test.txt. use tox for tests on .travis...george.whewell2015-01-271-14/+11
* Dispatch a blinker signal on scope change, instead of raising a warningDavid Baumgold2014-10-051-1/+1
* Enable automated testing with Python 3.4Corey Farwell2014-06-201-0/+1
* Add crypto token capabilityjturmel2014-03-171-1/+1
* Remove travis install scriptsHsiaoming Yang2013-08-291-1/+1
* it should work this wayHsiaoming Yang2013-05-291-1/+1
* coverall only cover the package, not the testsHsiaoming Yang2013-05-291-1/+1
* add coverallsHsiaoming Yang2013-05-241-3/+8