tests: Commit initial version of DevelopmentSettings.php
[lhc/web/wiklou.git] / .travis.yml
index 64414b5..29fb890 100644 (file)
@@ -67,6 +67,8 @@ before_script:
       --dbuser "$dbuser"
       --dbpass ""
       --scriptpath "/w"
+  - echo -en "\n\nrequire_once __DIR__ . '/includes/DevelopmentSettings.php';\n" >> ./LocalSettings.php
+  - php -l ./LocalSettings.php
 
 script:
   - php tests/phpunit/phpunit.php