mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
11 lines
233 B
YAML
11 lines
233 B
YAML
version: ~> 1.0
|
|
|
|
import:
|
|
- silverstripe/silverstripe-travis-shared:config/provision/standard-jobs-fixed-behat-npm.yml
|
|
|
|
env:
|
|
global:
|
|
- COMPOSER_ROOT_VERSION="4.7.x-dev"
|
|
- REQUIRE_RECIPE="4.7.x-dev"
|
|
- BEHAT_SUITE="cms"
|