11 lines
149 B
YAML
Raw Normal View History

2012-08-14 16:02:12 +12:00
language: php
php:
- 5.3
before_script:
- ./tests/travis/before_script ~/builds/ss
2012-08-14 16:11:37 +12:00
- cd ~/builds/ss
2012-08-14 16:02:12 +12:00
script:
2012-08-14 16:11:37 +12:00
- phpunit -c phpunit.xml.dist