Run only the basic test suite on appveyor
parent
ede458b403
commit
c96a031dab
|
@ -45,4 +45,4 @@ install:
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- cd c:\projects\composer
|
- cd c:\projects\composer
|
||||||
- vendor/bin/phpunit -c tests/complete.phpunit.xml --colors=always
|
- vendor/bin/phpunit --colors=always
|
||||||
|
|
Loading…
Reference in New Issue