Browse Source

Restoring appveyor.yml

Jose Lorenzo Rodriguez 10 years ago
parent
commit
6d8313ad5a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -83,4 +83,4 @@ before_test:
 test_script:
   - sqlcmd -S ".\SQL2012SP1" -U sa -P Password12! -Q "create database cakephp;"
   - cd C:\projects\cakephp
-  - vendor\bin\phpunit.bat --stop-on-error --filter testPaginateQueryWithBindValue
+  - vendor\bin\phpunit.bat