mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
don't force save, make validation errors fail build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329887 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@@ -6,5 +6,5 @@ before_script:
|
||||
- cd ..
|
||||
- git clone --depth=1 git://github.com/salathe/phpdoc-base.git doc-base
|
||||
script:
|
||||
- php doc-base/configure.php --enable-force-dom-save --enable-xml-details --disable-libxml-check --redirect-stderr-to-stdout --with-lang=en
|
||||
- php doc-base/configure.php --enable-xml-details --disable-libxml-check --redirect-stderr-to-stdout --with-lang=en
|
||||
|
||||
|
||||
Reference in New Issue
Block a user