sproutsocial / walltime-js

A JavaScript library for easily translating a UTC time to a "Wall Time" for a particular time zone.
MIT License
121 stars 12 forks source link

Add mocha phantomjs browser testing #34

Closed jgable closed 11 years ago

jgable commented 11 years ago

Added phantomjs browser testing and release task to bump version, tag and push to github.

Accidentally included a test bump commit, changes version back to 0.0.16. Will do an actual release after this PR is merged.

Closes #26.