<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/.travis.private-ssh-key-for-issue-301, branch fix-ci-tests</title>
<subtitle>Forked from https://github.com/gitpython-developers/GitPython</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/'/>
<entry>
<title>chore(travis): remove test for issue 301</title>
<updated>2016-02-07T11:42:56+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-02-07T11:42:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=84869674124aa5da988188675c1336697c5bcf81'/>
<id>84869674124aa5da988188675c1336697c5bcf81</id>
<content type='text'>
Just to get the tests green again for py2.7.
Deleting the test isn't the right way to do it, but the one of a
maintainer who wants to spend no more time than possibly necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just to get the tests green again for py2.7.
Deleting the test isn't the right way to do it, but the one of a
maintainer who wants to spend no more time than possibly necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(travis): assure private key has access</title>
<updated>2015-07-03T14:22:19+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-07-03T14:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=02cb16916851336fcf2778d66a6d54ee15d086d7'/>
<id>02cb16916851336fcf2778d66a6d54ee15d086d7</id>
<content type='text'>
Previously travis would fail to clone the special testing repository
as SSH access requires a deploy key to be set. The latter has been
configured and is now added in clear-text.

This is save as it is only good for read-only access to a test
repository, mis-use cannot happen that way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously travis would fail to clone the special testing repository
as SSH access requires a deploy key to be set. The latter has been
configured and is now added in clear-text.

This is save as it is only good for read-only access to a test
repository, mis-use cannot happen that way.
</pre>
</div>
</content>
</entry>
</feed>
