| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-02 | Remove GIGS Python test suite. | Kristian Evers | |
| 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. | |||
| 2017-10-13 | Remove all occurences of python3 from CI scripts since it is not in use | Kristian Evers | |
| 2017-09-21 | Use Python2 in favour of Python3 which behaves inconsistenly on Travis (#573) | Kristian Evers | |
| 2017-09-20 | Use python 3.5 with pyenv | Kristian Evers | |
| 2017-09-12 | Make sure all platform specific before_install scripts call the global ↵ | Kristian Evers | |
| before_install script. Python version setup moved to global before_install script. | |||
| 2017-09-12 | Move python version setup to build matrix. Different Travis platforms seem ↵ | Kristian Evers | |
| to have different setups. This *should* take care of the differing python setups between linux and osx. | |||
| 2017-09-11 | Set python version to 3.6 with pyenv | Kristian Evers | |
| 2016-03-03 | Build and deploy proj4.org website with every commit to the | Howard Butler | |
| master branch. proj4.org uses the Sphinx documentation stack, and it is located in the ./docs directory. | |||
