Skip to content

Commit c59017b

Browse files
committed
Better configuration for windows builds
1 parent 9b5619e commit c59017b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"check": "phpcs --standard=PSR2 src test",
6363
"test": [
6464
"@check",
65-
"TRELLIS_CONFIG_DIR=test/resources/config php ./bin/phpunit"
65+
"php ./bin/phpunit"
6666
]
6767
},
6868
"conflict": {

0 commit comments

Comments
 (0)