Skip to content

Commit bd09d21

Browse files
committed
Update appveyor.yml
1 parent 0e8357d commit bd09d21

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

appveyor.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,7 @@ services:
1717
- mssql2014
1818
- mysql
1919
- postgresql
20-
21-
## Cache composer, chocolatey and php bits
22-
cache:
23-
- composer.phar
24-
# Cache chocolatey packages
25-
- C:\ProgramData\chocolatey\bin -> .appveyor.yml
26-
- C:\ProgramData\chocolatey\lib -> .appveyor.yml
27-
# Cache php install
28-
- c:\tools\php -> .appveyor.yml
29-
20+
3021
## Set up environment variables
3122
init:
3223
- SET PATH=C:\Program Files\OpenSSL;c:\tools\php;C:\Program Files\PostgreSQL\9.4\bin\;%PATH%

0 commit comments

Comments
 (0)