Skip to content

Commit

Permalink
Restoring appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Dec 31, 2015
1 parent 227e14f commit 6d8313a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -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

0 comments on commit 6d8313a

Please sign in to comment.