Skip to content

Commit 35e941c

Browse files
committed
fix appveyor config
1 parent ab1d5a9 commit 35e941c

File tree

3 files changed

+260
-1
lines changed

3 files changed

+260
-1
lines changed

.idea/symfony-demo.iml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

Lines changed: 251 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ install:
4848

4949
test_script:
5050
- cd c:\projects\symfony-demo
51-
- php vendor/bin/phpunit
51+
- php vendor/bin/simple-phpunit

0 commit comments

Comments
 (0)