Update travis build

This commit is contained in:
Romain Neutron 2013-07-03 20:28:31 +02:00
commit c783b25dbf

View file

@ -13,5 +13,4 @@ php:
- 5.5 - 5.5
script: script:
- phpunit - vendor/bin/phpunit
- sh -c "cd docs && make clean && make html"