<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/travis/before_install.sh, branch 6.0</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Remove GIGS Python test suite.</title>
<updated>2018-02-02T11:09:04+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-02-02T10:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d723391dbc8f3f06e40b8b57edbc85df99f86bd6'/>
<id>d723391dbc8f3f06e40b8b57edbc85df99f86bd6</id>
<content type='text'>
All the GIGS JSON files have been converted to the gie format
and are now covered by running "make check". Therefore we no
longer need the Python setup. Removing it from the Travis CI
setup should speed up the test execution time a bit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All the GIGS JSON files have been converted to the gie format
and are now covered by running "make check". Therefore we no
longer need the Python setup. Removing it from the Travis CI
setup should speed up the test execution time a bit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all occurences of python3 from CI scripts since it is not in use</title>
<updated>2017-10-13T16:54:07+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2017-10-13T14:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=fe3e7fd972682e3fec6926a7cc66ededeab55701'/>
<id>fe3e7fd972682e3fec6926a7cc66ededeab55701</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Python2 in favour of Python3 which behaves inconsistenly on Travis (#573)</title>
<updated>2017-09-21T11:23:42+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2017-09-21T11:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7db3acd2df38508e107209c912ac0b5ce2663f9c'/>
<id>7db3acd2df38508e107209c912ac0b5ce2663f9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use python 3.5 with pyenv</title>
<updated>2017-09-20T13:02:42+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2017-09-20T13:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=f614731e180af45151820dadac7f1c686d3c0823'/>
<id>f614731e180af45151820dadac7f1c686d3c0823</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure all platform specific before_install scripts call the global before_install script. Python version setup moved to global before_install script.</title>
<updated>2017-09-12T10:38:26+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2017-09-12T10:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=358438903e77d9a7d11d59b4bef85e834418266b'/>
<id>358438903e77d9a7d11d59b4bef85e834418266b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move python version setup to build matrix. Different Travis platforms seem to have different setups. This *should* take care of the differing python setups between linux and osx.</title>
<updated>2017-09-12T09:22:53+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2017-09-12T09:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=261c7497c793a8bad19bebf114294f8b54c47d68'/>
<id>261c7497c793a8bad19bebf114294f8b54c47d68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set python version to 3.6 with pyenv</title>
<updated>2017-09-11T14:30:52+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2017-09-11T14:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=03116f07b8c3abd2446f8887536b997cabd09ca0'/>
<id>03116f07b8c3abd2446f8887536b997cabd09ca0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Build and deploy proj4.org website with every commit to the</title>
<updated>2016-03-03T15:55:26+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2016-03-03T15:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6ac1f5088c537173bc8d5c66d96570a1d13c0255'/>
<id>6ac1f5088c537173bc8d5c66d96570a1d13c0255</id>
<content type='text'>
master branch. proj4.org uses the Sphinx documentation stack, and
it is located in the ./docs directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
master branch. proj4.org uses the Sphinx documentation stack, and
it is located in the ./docs directory.
</pre>
</div>
</content>
</entry>
</feed>
