1
0
Fork 0

Run only the basic test suite on appveyor

pull/4060/merge
Jordi Boggiano 2015-09-18 14:33:13 +01:00
parent ede458b403
commit c96a031dab
1 changed files with 1 additions and 1 deletions

View File

@ -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