php-doc-en/.travis.yml
Peter Cowburn 011885f7c8 add travis ci
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328948 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-02 23:36:22 +00:00

10 lines
296 B
YAML

language: php
php:
- 5.4
before_script:
- mv `pwd` ../en
- 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