silverstripe-reports/.travis.yml

10 lines
210 B
YAML
Raw Normal View History

2020-11-06 05:20:57 +01:00
version: ~> 1.0
2020-11-06 05:20:57 +01:00
import:
- silverstripe/silverstripe-travis-shared:config/provision/standard-jobs-fixed.yml
2015-12-15 23:06:57 +01:00
2017-06-21 06:30:14 +02:00
env:
global:
2020-11-11 05:02:56 +01:00
- COMPOSER_ROOT_VERSION="4.x-dev"
2020-11-06 05:20:57 +01:00
- REQUIRE_RECIPE="$COMPOSER_ROOT_VERSION"