aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2021-03-07Travis ARM64: set NPROC=4 to avoid the autodetected 32 to blow out RAMEven Rouault
2020-11-27Move linux_gcc 4.8 job to github action, and on Travis-CI only keep the doc p...Even Rouault
2020-11-27Travis-CI: remove linux_gcc8 jobEven Rouault
2020-11-26Travis-CI: remove linux_clang jobEven Rouault
2020-11-26Travis-CI: remove CSA jobEven Rouault
2020-11-24.travis.yml: remove mingw jobEven Rouault
2020-11-23.travis.yml: remove mac jobEven Rouault
2020-10-02.travis.yml: add a arm64 platformEven Rouault
2020-10-02Revert ".travis.yml: disable s390x target since Travis-CI infra is KO regardi...Even Rouault
2020-05-30.travis.yml: disable s390x target since Travis-CI infra is KO regarding thisEven Rouault
2020-05-19.travis.yml: enable commit notifications into dedicated 'proj-activity' IRC c...Jeff McKenna
2020-05-10.travis.yml: add linux_s390xEven Rouault
2020-05-06.travis.yml: disable notifications as they are probably more spam than useful...Even Rouault
2020-04-23.travis.yml: switch to bionic to restore i386 builds with gcc8 (fixes #2175)Even Rouault
2020-04-23.travis.yml: give-up with i386 builds on linux_gcc8 (refs #2175) (#2179)Even Rouault
2020-04-07Test GCC 4.8 and CMake 3.9; resolve a few shadowed declaration warningsMike Taves
2020-04-03.travis.yml: fix issue with ubuntu-toolchain-r-test sourceEven Rouault
2020-02-27Make tests independent of proj-datumgridEven Rouault
2020-02-08Travis: do only builds that test with all grids on -O2 builds that are slower...Even Rouault
2020-02-08Travis: update linux_gcc7 to linux_gcc8Even Rouault
2020-02-08Travis: modify linux_gcc7 to run i386Even Rouault
2020-01-26add PROJ channel notificationsJeff McKenna
2019-09-25Upgrade testing from trusty to xenial, and also:Mike Taves
2019-04-05Disable status bars from 'pip install'Mike Taves
2019-04-01CI: change pattern for skipped branches of backportsEven Rouault
2019-03-20CI: avoid CI to run on backport branchesEven Rouault
2019-02-24.travis.yml: add build with g++-7 and -D_GLIBCXX_ASSERTIONS (refs #1290)Even Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2018-05-30CI environment: adapt for C++11 capable environmentsEven Rouault
2018-03-14Add a Travis CLang Static Analyzer targetEven Rouault
2018-03-09Allow failure of ming32 travis testsKristian Evers
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