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