aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)AuthorFilesLines
2012-08-19updated package and readmeMark Otto1-2/+2
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton1-1/+1
2012-04-23rewrite server.js, fix travisJacob Thornton1-4/+4
2012-04-19run qunit tests in phantomjs for travis-ciJacob Thornton1-0/+1
2012-04-19make a few changes to package.json (add make test to makefile)Jacob Thornton1-5/+7
2012-04-19Add Travis CI SupportChris Aniszczyk1-0/+22
Continous integration is nice, fixes #3155 Signed-off-by: Chris Aniszczyk <[email protected]>