silverstripe-framework/.travis.yml
2012-08-14 17:02:06 +12:00

11 lines
149 B
YAML

language: php
php:
- 5.3
before_script:
- ./tests/travis/before_script ~/builds/ss
- cd ~/builds/ss
script:
- phpunit -c phpunit.xml.dist