mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
Revert "Ensure the simple theme is added; needed for test"
This reverts commit 8fade9e897
.
This commit is contained in:
parent
8fade9e897
commit
b56f545063
@ -15,8 +15,8 @@ matrix:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- git clone git://github.com/silverstripe-labs/silverstripe-travis-support.git ~/travis-support
|
- git clone git://github.com/silverstripe-labs/silverstripe-travis-support.git ~/travis-support
|
||||||
- php ~/travis-support/travis_setup.php --source `pwd` --target ~/builds/ss --require silverstripe-themes/simple
|
- php ~/travis-support/travis_setup.php --source `pwd` --target ~/builds/ss
|
||||||
- cd ~/builds/ss
|
- cd ~/builds/ss
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- phpunit userforms/tests/
|
- phpunit userforms/tests/
|
Loading…
Reference in New Issue
Block a user