mirror of
https://github.com/silverstripe/silverstripe-contentreview
synced 2024-10-22 17:05:47 +02:00
10 lines
224 B
YAML
10 lines
224 B
YAML
version: ~> 1.0
|
|
|
|
import:
|
|
- silverstripe/silverstripe-travis-shared:config/provision/standard-jobs-range-behat.yml
|
|
|
|
env:
|
|
global:
|
|
- BEHAT_SUITE="contentreview"
|
|
- REQUIRE_EXTRA="symbiote/silverstripe-queuedjobs:^4"
|