mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Fixed bugs in Travis CI set-up
This commit is contained in:
parent
04e3beddf5
commit
b9522114f5
@ -4,6 +4,7 @@ php:
|
||||
|
||||
before_script:
|
||||
- ./tests/travis/before_script ~/builds/ss
|
||||
- cd ~/builds/ss
|
||||
|
||||
script:
|
||||
- phpunit
|
||||
- phpunit -c phpunit.xml.dist
|
||||
|
Loading…
Reference in New Issue
Block a user