mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
added2129f
Travis no longer relies on travis-support or special project structures. Instead, behat and silverstripe-serve are provided as dev dependencies and used within a normal composer install structure. tests/fixtures/Page.php should be copied into the project root before a test run. .travis.yml does this.
13 lines
130 B
Plaintext
13 lines
130 B
Plaintext
.sass-cache
|
|
.DS_Store
|
|
node_modules
|
|
framework
|
|
siteconfig
|
|
reports
|
|
testsession
|
|
silverstripe-cache
|
|
vendor
|
|
/**/*.js.map
|
|
/**/*.css.map
|
|
|