Skip to content

Commit

Permalink
Add a test command for composer.
Browse files Browse the repository at this point in the history
  • Loading branch information
nubs committed Jul 15, 2016
1 parent c4c2ae1 commit bbab5c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -23,5 +23,8 @@
"psr-4": {
"Nubs\\Geometron\\": "src"
}
},
"scripts": {
"test": "./build.php"
}
}
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bbab5c2

Please sign in to comment.