mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
Move to new travis containerised infrastructure
This commit is contained in:
parent
2a76be8b94
commit
3f7bbeac65
@ -4,6 +4,8 @@ language: php
|
||||
php:
|
||||
- 5.3
|
||||
|
||||
sudo: false
|
||||
|
||||
env:
|
||||
- DB=MYSQL CORE_RELEASE=master
|
||||
- DB=PGSQL CORE_RELEASE=master
|
||||
@ -19,4 +21,4 @@ before_script:
|
||||
- cd ~/builds/ss
|
||||
|
||||
script:
|
||||
- phpunit reports/tests/
|
||||
- phpunit reports/tests/
|
||||
|
Loading…
Reference in New Issue
Block a user