mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
* Added build instruction updates for Windows to README * Added composer to requirements
5 lines
64 B
Batchfile
5 lines
64 B
Batchfile
|
|
@echo on
|
|
|
|
%PHP_BINARY% -c php-win.ini vendor/bin/phpunit tests
|