This commit is contained in:
Romain Neutron 2012-05-25 18:55:33 +02:00
commit 73abe29034

View file

@ -10,6 +10,6 @@ php:
- 5.3
- 5.4
script
script:
- phpunit
- sh -c "cd docs && make clean && make html"