silverstripe-framework/.travis.yml

10 lines
110 B
YAML
Raw Normal View History

2012-08-14 06:02:12 +02:00
language: php
php:
- 5.3
before_script:
- ./tests/travis/before_script ~/builds/ss
script:
- phpunit