mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 09:05:53 +00:00
Fixed missing cmd in travis setup
This commit is contained in:
parent
b23c9bba82
commit
36352fdc68
@ -12,8 +12,8 @@ matrix:
|
|||||||
env: DB=MYSQL CORE_RELEASE=3.0
|
env: DB=MYSQL CORE_RELEASE=3.0
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- phpenv rehash
|
- git clone git://github.com/silverstripe-labs/silverstripe-travis-support.git ~/travis-support
|
||||||
- ./tests/travis/travis_setup.php --target ~/builds/ss
|
- php ~/travis-support/travis_setup.php --source `pwd` --target ~/builds/ss
|
||||||
- cd ~/builds/ss
|
- cd ~/builds/ss
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user