Skip to content

Commit

Permalink
Merge pull request #19 from nubs/composer-test
Browse files Browse the repository at this point in the history
Add a test command for composer.
  • Loading branch information
nubs committed Jul 15, 2016
2 parents c4c2ae1 + bbab5c2 commit 4c0af96
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 4c0af96

Please sign in to comment.