Unit Tests, Doc Updates, Minor Tweaks
- Created Jasmine unit tests and added Travis CI support
- Updated the README to demonstrate how to use amdclean with Grunt
- Added comments to the source code for clarity
- Reset the internal
moduleNameStore
back to an empty object after eachclean()
method call to prevent unnecessaryduplicate module name
errors.