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

10 lines
110 B
YAML

language: php
php:
- 5.3
before_script:
- ./tests/travis/before_script ~/builds/ss
script:
- phpunit