Remove PHP 5.3.2 build, add documentation build
This commit is contained in:
parent
6d45c54d0d
commit
c68e18ef0a
1 changed files with 4 additions and 1 deletions
|
|
@ -7,6 +7,9 @@ before_script:
|
|||
- php composer.phar install
|
||||
|
||||
php:
|
||||
- 5.3.2
|
||||
- 5.3
|
||||
- 5.4
|
||||
|
||||
script
|
||||
- phpunit
|
||||
- sh -c "cd docs && make clean && make html"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue