| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Changed the default PHPUnit database environment variables to make it
little bit less likely to truncate accidently a real database.
|
| |
|
|
|
|
|
| |
Fix a syntax error in schema_postres.sql which was discovered while
working on this.
|
|
|
|
|
|
|
|
| |
Use newer distro for Travis CI runs.
New environment provides PostgreSQL9.6.
Also no need to install custom Doxygen, made it optional.
Changed default PHP environment from PHP7.0 to current PHP7.1.
Changed codecoverage reporting.
|
|
Testing several Travis CI features.
Add DBs to travis execution matrix.
Doxygen API docu generation and deployment to gh-pages.
Update phpunit to 5.7.
|