index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2018-05-16
Modern pypy no longer seems to sporadically fail?
Jeff Forcier
2018-05-16
Test and dev dependencies cleanup and sync with Fabric
Chris Rose
2018-03-12
Merge branch '2.3' into 2.4
Jeff Forcier
2018-03-12
Screen off dev version of Python from test matrix
Jeff Forcier
2017-11-07
Clarify message going forward
Jeff Forcier
2017-11-07
Merge branch '2.3'
Jeff Forcier
2017-11-07
OK this is good now, with the setuptools pin
Jeff Forcier
2017-11-07
Well let's try latest setuptools, I guess.
Jeff Forcier
2017-11-07
Despite odd output, pip 9.0.1 is installing; so how old's our setuptools?
Jeff Forcier
2017-11-07
Uh...output claims pip somehow installing 7.x???
Jeff Forcier
2017-11-07
This should not be required now that we've axed 3.3.
Jeff Forcier
2017-11-07
Merge branch '2.3'
Jeff Forcier
2017-11-07
Jeez
Jeff Forcier
2017-11-07
Merge branch '2.3'
Jeff Forcier
2017-11-07
Add Python 3.7-dev to Travis matrix. Why not?
Jeff Forcier
2017-10-25
Make sure to use the coverage task on travis so it gets slow tests too
Jeff Forcier
2017-10-23
TODO
Jeff Forcier
2017-10-10
This has been broken since it went in :( the test would never normally pass o...
Jeff Forcier
2017-06-14
travis-ci: update pypy test run to use pypy-5.6.0
Pierce Lopez
2017-06-09
Replace coveralls with codecov, comments disabled
Nikolai R Kristiansen
2017-06-05
Move to 'inv sites' style doc nitpicking.
Jeff Forcier
2017-05-31
flake8 on travis!
Jeff Forcier
2017-02-03
Update .travis.yml
Kalle Møller
2016-12-19
also test with pypy on Travis CI
Pierce Lopez
2016-04-24
Enabling caching of pip downloads and wheels
Alex Gaynor
2015-11-05
Missed a spot re: 3.2 specific crap in Travis config
Jeff Forcier
2015-11-02
Merge branch '1.14' into 1.15
Jeff Forcier
2015-11-02
We ought to work on python 3.4/3.5...
Jeff Forcier
2015-11-02
Really, really sick of Python 3.2 being shite to support.
Jeff Forcier
2015-09-30
Don't use --coverage for tests under 3.2 anymore
Jeff Forcier
2014-12-17
Merge branch '1.14' into 1.15
Jeff Forcier
2014-12-17
Try using new Travis container-based workers
Jeff Forcier
2014-09-18
Revert attempts to run Kerberos tests :(
Jeff Forcier
2014-09-18
Add ability to run Kerberos tests to the test runner.
Jeff Forcier
2014-09-05
Merge branch '1.14'
Jeff Forcier
2014-09-05
Try skipping docs builds under Python 3.2
Jeff Forcier
2014-09-05
Merge branch '1.14'
Jeff Forcier
2014-09-05
No notices for travis irc notifications
Jeff Forcier
2014-08-14
Support py3.4.
Olle Lundberg
2014-03-05
Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into py...
Jeff Forcier
2014-02-11
Add coverage command as Invoke task
Jeff Forcier
2014-01-28
Stricter/more useful doc builds in Travis
Jeff Forcier
2014-01-28
Add sites/docs building to Travis
Jeff Forcier
2014-01-21
Meta prep work (reqs.txt, tasks.py)
Jeff Forcier
2014-01-21
Add coveralls.
Olle Lundberg
2014-01-16
Merge remote-tracking branch 'master/master' into py3-support-without-py25
Scott Maxwell
2013-12-31
Update travis settings to be similar to fab's
Jeff Forcier
2013-12-31
No more Python 2.5 on Travis :(
Jeff Forcier
2013-11-19
Remove Python 2.5 from travis and fix minimum required version in init and RE...
Scott Maxwell
2013-10-30
Add Py3.2 and Py3.3 to travis
Scott Maxwell
[next]