Explorar o código

Run only the basic test suite on appveyor

Jordi Boggiano %!s(int64=9) %!d(string=hai) anos
pai
achega
c96a031dab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

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