Run only the basic test suite on appveyor

main
Jordi Boggiano 9 years ago
parent ede458b403
commit c96a031dab

@ -45,4 +45,4 @@ install:
test_script:
- cd c:\projects\composer
- vendor/bin/phpunit -c tests/complete.phpunit.xml --colors=always
- vendor/bin/phpunit --colors=always

Loading…
Cancel
Save