]> git.openstreetmap.org Git - nominatim.git/commitdiff
Merge pull request #1304 from mtmail/travis-use-composer-instead-of-pear-install
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 9 Feb 2019 14:24:04 +0000 (15:24 +0100)
committerGitHub <noreply@github.com>
Sat, 9 Feb 2019 14:24:04 +0000 (15:24 +0100)
pear.php.net offline. Use composer instead of pear install

test/php/phpunit.xml

index 1fc95795c1d0b86b3704488e10956f493f0b1d26..bc07177ce8dfa2c84abf093390b4539964551b1d 100644 (file)
@@ -7,7 +7,6 @@
     convertWarningsToExceptions="true"
     processIsolation="false"
     stopOnFailure="false"
-    syntaxCheck="true"
     bootstrap="./bootstrap.php"
     beStrictAboutTestsThatDoNotTestAnything="true"
     >