Merge branch '0.5' into 0.6

This commit is contained in:
Daniel Hensby 2018-02-20 13:39:30 +00:00
commit 7e7ad4686d
No known key found for this signature in database
GPG Key ID: B00D1E9767F0B06E
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
# See https://github.com/silverstripe-labs/silverstripe-travis-support for setup details # See https://github.com/silverstripe-labs/silverstripe-travis-support for setup details
language: php dist: precise
language: php
php: php:
- 5.3 - 5.3
@ -14,4 +16,4 @@ before_script:
- cd ~/builds/ss - cd ~/builds/ss
script: script:
- phpunit blog/tests/ - phpunit blog/tests/