We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e6f7e6 commit 6198d90Copy full SHA for 6198d90
README.md
@@ -4,6 +4,7 @@ A simple way to expose static assets as a read-only <a href="https://www.w3.org/
4
5
[](https://php.net/)
6
[](https://travis-ci.com/trellis-ldp/static-ldp)
7
+[](https://ci.appveyor.com/project/acoburn/static-ldp)
8
9
## Requirements
10
appveyor.yml
@@ -9,6 +9,7 @@ init:
environment:
11
TRELLIS_CONFIG_DIR: test/resources/config/
12
+ SYMFONY_DEPRECATIONS_HELPER: weak
13
14
install:
15
- ps: Set-Service wuauserv -StartupType Manual
0 commit comments