Skip to content

Commit

Permalink
Added "composer test" script (#699)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Jun 17, 2017
1 parent cbd8aaf commit e02bf66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -28,6 +28,9 @@
"/Tests/"
]
},
"scripts": {
"test": "vendor/bin/phpunit"
},
"minimum-stability": "dev",
"extra": {
"branch-alias": {
Expand Down

0 comments on commit e02bf66

Please sign in to comment.