Jelajahi Sumber

Run only the basic test suite on appveyor

Jordi Boggiano 9 tahun lalu
induk
melakukan
c96a031dab
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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