File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ A simple way to expose static assets as a read-only <a href="https://www.w3.org/
44
55[ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%207.1-8892BF.svg?style=flat-square )] ( https://php.net/ )
66[ ![ Build Status] ( https://travis-ci.com/trellis-ldp/static-ldp.svg?branch=master )] ( https://travis-ci.com/trellis-ldp/static-ldp )
7+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/pad3wdgd43lg1nou?svg=true )] ( https://ci.appveyor.com/project/acoburn/static-ldp )
78
89## Requirements
910
Original file line number Diff line number Diff line change 99
1010environment :
1111 TRELLIS_CONFIG_DIR : test/resources/config/
12+ SYMFONY_DEPRECATIONS_HELPER : weak
1213
1314install :
1415 - ps : Set-Service wuauserv -StartupType Manual
You can’t perform that action at this time.
0 commit comments