travis fixes

This commit is contained in:
micmania1 2013-10-10 00:18:37 +01:00
parent 42052aec6b
commit b8e03ce116
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ before_script:
- phpenv rehash
- 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
- cd ~/builds/ss
script:
- phpunit silverstripe-blog/tests/