mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02: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
|
||||
|
||||
before_script:
|
||||
- phpenv rehash
|
||||
- ./tests/travis/travis_setup.php --target ~/builds/ss
|
||||
- git clone git://github.com/silverstripe-labs/silverstripe-travis-support.git ~/travis-support
|
||||
- php ~/travis-support/travis_setup.php --source `pwd` --target ~/builds/ss
|
||||
- cd ~/builds/ss
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user