Skip to content

Commit

Permalink
[+]: try to fix config for "ci.appveyor.com" v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Moelleken committed Aug 11, 2016
1 parent 26b3588 commit 74f476a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ install:
- echo extension=php_openssl.dll >> php.ini
- echo extension=php_curl.dll >> php.ini
- echo extension=php_mbstring.dll >> php.ini
- echo extension=php_xdebug-2.4.1-7.0-vc14-nts-x86_64.dll >> php.ini
- echo zend_extension_ts=php_xdebug-2.4.1-7.0-vc14-nts-x86_64.dll >> php.ini
- SET PATH=C:\tools\php;%PATH%
- cd C:\projects\utf8
- mkdir build\logs
Expand Down

0 comments on commit 74f476a

Please sign in to comment.