Skip to content

Commit

Permalink
Trying to run all database tests now
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Jun 21, 2014
1 parent 0a488b7 commit eb743cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -35,4 +35,4 @@ test_script:
- sqlcmd -S ".\SQL2008R2SP2" -U sa -P Password12! -Q "create database cakephp;"
- cd C:\projects\cakephp
- "%PHP%/php.exe --version"
- vendor\bin\phpunit.bat tests\TestCase\Database
- vendor\bin\phpunit.bat tests\TestCase\DatabaseSuite

0 comments on commit eb743cd

Please sign in to comment.