Ensure the simple theme is added; needed for test

This commit is contained in:
Sam Minnee 2014-02-14 17:05:38 +13:00
parent 743e7773f7
commit 8fade9e897
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ matrix:
before_script:
- git clone git://github.com/silverstripe-labs/silverstripe-travis-support.git ~/travis-support
- php ~/travis-support/travis_setup.php --source `pwd` --target ~/builds/ss
- php ~/travis-support/travis_setup.php --source `pwd` --target ~/builds/ss --require silverstripe-themes/simple
- cd ~/builds/ss
script:
- phpunit userforms/tests/
- phpunit userforms/tests/