summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
* only install unittest2 on python 2.6 and 2.7Hsiaoming Yang2013-05-241-0/+1
* remove unittest2, since it brokes on py3Hsiaoming Yang2013-05-241-1/+1
* add more python version in travis and tox. #73Hsiaoming Yang2013-05-241-3/+11
* Fix travis tox to only run once, remove 3.1 from tox.iniIb Lundgren2013-02-181-3/+0
* Trying out travis+tox #115Ib Lundgren2013-02-181-3/+5
* Rolling back #115 travis changes.Ib Lundgren2013-02-181-3/+0
* Changes to testing stuffondrowan2013-02-151-0/+3
* new test dependency, mock.Ib Lundgren2012-11-171-1/+1
* Soft dependency on PyCryptoIb Lundgren2012-06-121-1/+4
* Whitelist master branch only for travis-ciIdan Gazit2012-05-021-0/+3
* Add travis notifications to #oauthlib on freenode IRCIdan Gazit2012-04-291-1/+3
* make testKenneth Reitz2012-04-071-1/+1
* simplify travisKenneth Reitz2012-04-071-3/+1
* Travis CIKenneth Reitz2012-04-071-0/+7