From ee929752e345f4d2fb02503fd589f9ad834a745c Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Fri, 24 Nov 2017 23:38:41 +0100 Subject: :construction_worker:Improve Travis, add PHP7.2. Improve Travis CI configuration a bit and add PHP7.2 to the test matrix. Add PHPUnit Testdox output and optionally deploy test results on release tags. Add a configuration file for infection (Mutation Testing Framework). --- tests/phpunit-pgsql.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/phpunit-pgsql.xml') diff --git a/tests/phpunit-pgsql.xml b/tests/phpunit-pgsql.xml index ace14e196..ec4a6fc2d 100644 --- a/tests/phpunit-pgsql.xml +++ b/tests/phpunit-pgsql.xml @@ -30,5 +30,6 @@ + -- cgit v1.2.3