silverstripe-framework/.travis.yml
2012-08-17 09:55:20 +12:00

17 lines
207 B
YAML

language: php
php:
- 5.3
before_script:
- ./tests/travis/before_script ~/builds/ss
- cd ~/builds/ss
script:
- phpunit -c phpunit.xml.dist
branches:
except:
- translation-staging
- 2.4