Skip to content

Commit

Permalink
Merge pull request #25 from nubs/composer-test
Browse files Browse the repository at this point in the history
Add test script to composer.
  • Loading branch information
nubs committed Jul 18, 2016
2 parents 6c65478 + 230ea04 commit 7d8cce9
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 @@ -22,5 +22,8 @@
"psr-4": {
"Nubs\\Vectorix\\": "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 7d8cce9

Please sign in to comment.