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/
4
4
5
5
[ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%207.1-8892BF.svg?style=flat-square )] ( https://php.net/ )
6
6
[ ![ 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 )
7
8
8
9
## Requirements
9
10
Original file line number Diff line number Diff line change 9
9
10
10
environment :
11
11
TRELLIS_CONFIG_DIR : test/resources/config/
12
+ SYMFONY_DEPRECATIONS_HELPER : weak
12
13
13
14
install :
14
15
- ps : Set-Service wuauserv -StartupType Manual
You can’t perform that action at this time.
0 commit comments