blob: a2449c593b7e95b6cf813f2292021a2282c7ba0e [file] [log] [blame]
Taufan Aditya3a63e442012-02-17 23:28:17 +07001language: php
2
3phps:
4 - 5.2
5 - 5.3
6 - 5.4
7
8before_script:
9 - pyrus channel-discover pear.php-tools.net
10 - pyrus install pat/vfsStream-alpha
11
12script: phpunit --configuration tests/phpunit.xml