aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2017-09-12Make sure all platform specific before_install scripts call the global before...Kristian Evers
2017-09-12Move python version setup to build matrix. Different Travis platforms seem to...Kristian Evers
2017-09-11Select python version via travis setup instead of using pyenv (which is not c...Kristian Evers
2017-01-19.travis.yml: add multi config setupEven Rouault
2016-08-22Changed self-test build behaviour from opt-out to opt-inKristian Evers
2016-05-25Add lzip, a zip function that acts like Python 2.x's zip function. In Python...Micah Cochran
2016-05-24Add GIGS tests. Use python3 code to test in travis.Micah Cochran
2016-05-13MinorThomas Knudsen
2016-05-13Another minorThomas Knudsen
2016-05-13Corrected minor bug in PR #8Thomas Knudsen
2016-05-12Run the newly implemented self-test on travis so that test-coverage on covera...Kristian Evers
2016-03-03Build and deploy proj4.org website with every commit to theHoward Butler
2015-10-14Enable testing on OS X.Elliott Sales de Andrade
2015-09-10Merge pull request #282 from QuLogic/no-generated-filesHoward Butler
2015-09-10Switch to Travis' container-based infrastructure.Elliott Sales de Andrade
2015-09-10Use released version of cpp-coveralls.Elliott Sales de Andrade
2015-09-10BLD: Build autotools files at start of Travis run.Elliott Sales de Andrade
2015-09-09.travis.yml: remove comparison of installed files between a make install from...Even Rouault
2015-09-07.travis.yml: Check consistency of generated tarballEven Rouault
2015-09-07.travis.yml: test also 'make dist-all' targetEven Rouault
2015-07-09Improve multistresstest.c (and run it with Travis) and test228.cEven Rouault
2015-06-21.travis.yml: fix previous commitEven Rouault
2015-06-21.travis.yml: attempt to fix coveralls with libtoolEven Rouault
2015-06-21.travis.yml: fix typoEven Rouault
2015-06-21.travis.yml: enable coverallsEven Rouault
2015-06-20.travis.yml: add missing script sectionEven Rouault
2015-06-20.travis.yml: force non-interactive unzippingEven Rouault
2015-06-20.travis.yml: add builds with gridsEven Rouault
2015-06-20.travis.yml: s/CMAKE_PREFIX_INSTALL/CMAKE_INSTALL_PREFIXEven Rouault
2015-06-20Dummy commit to trigger buildEven Rouault
2015-06-20Add .travis.ymlEven Rouault