diff --git a/.travis.yml b/.travis.yml index 41a68a4..164d50e 100755 --- a/.travis.yml +++ b/.travis.yml @@ -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/ \ No newline at end of file