index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2019-09-25
Upgrade testing from trusty to xenial, and also:
Mike Taves
2019-04-05
Disable status bars from 'pip install'
Mike Taves
2019-04-01
CI: change pattern for skipped branches of backports
Even Rouault
2019-03-20
CI: avoid CI to run on backport branches
Even Rouault
2019-02-24
.travis.yml: add build with g++-7 and -D_GLIBCXX_ASSERTIONS (refs #1290)
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
2018-05-30
CI environment: adapt for C++11 capable environments
Even Rouault
2018-03-14
Add a Travis CLang Static Analyzer target
Even Rouault
2018-03-09
Allow failure of ming32 travis tests
Kristian Evers
2017-09-12
Make sure all platform specific before_install scripts call the global before...
Kristian Evers
2017-09-12
Move python version setup to build matrix. Different Travis platforms seem to...
Kristian Evers
2017-09-11
Select python version via travis setup instead of using pyenv (which is not c...
Kristian Evers
2017-01-19
.travis.yml: add multi config setup
Even Rouault
2016-08-22
Changed self-test build behaviour from opt-out to opt-in
Kristian Evers
2016-05-25
Add lzip, a zip function that acts like Python 2.x's zip function. In Python...
Micah Cochran
2016-05-24
Add GIGS tests. Use python3 code to test in travis.
Micah Cochran
2016-05-13
Minor
Thomas Knudsen
2016-05-13
Another minor
Thomas Knudsen
2016-05-13
Corrected minor bug in PR #8
Thomas Knudsen
2016-05-12
Run the newly implemented self-test on travis so that test-coverage on covera...
Kristian Evers
2016-03-03
Build and deploy proj4.org website with every commit to the
Howard Butler
2015-10-14
Enable testing on OS X.
Elliott Sales de Andrade
2015-09-10
Merge pull request #282 from QuLogic/no-generated-files
Howard Butler
2015-09-10
Switch to Travis' container-based infrastructure.
Elliott Sales de Andrade
2015-09-10
Use released version of cpp-coveralls.
Elliott Sales de Andrade
2015-09-10
BLD: 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 tarball
Even Rouault
2015-09-07
.travis.yml: test also 'make dist-all' target
Even Rouault
2015-07-09
Improve multistresstest.c (and run it with Travis) and test228.c
Even Rouault
2015-06-21
.travis.yml: fix previous commit
Even Rouault
2015-06-21
.travis.yml: attempt to fix coveralls with libtool
Even Rouault
2015-06-21
.travis.yml: fix typo
Even Rouault
2015-06-21
.travis.yml: enable coveralls
Even Rouault
2015-06-20
.travis.yml: add missing script section
Even Rouault
2015-06-20
.travis.yml: force non-interactive unzipping
Even Rouault
2015-06-20
.travis.yml: add builds with grids
Even Rouault
2015-06-20
.travis.yml: s/CMAKE_PREFIX_INSTALL/CMAKE_INSTALL_PREFIX
Even Rouault
2015-06-20
Dummy commit to trigger build
Even Rouault
2015-06-20
Add .travis.yml
Even Rouault