Commit Graph

10 Commits

Author SHA1 Message Date
Andrew Stewart b49c2da3f1 Remove site config from travis-ci 2014-06-13 15:54:45 -07:00
Andrew Stewart bc4a1f5cea Remove JSHint/Istanbul from package.json
JSHint is very rarely used, and Istanbul only on Travis to generate coverage
reports for CodeClimate.

So instead of bundling it with Cylon at all times, it will now be installed
globally by Travis prior to running tests.

The Make tasks for JSHint/Istanbul now also assume both packages are installed
globally, rather than in the local node_modules directory.
2014-06-04 16:01:47 -07:00
Adrian Zankich 9c392121a1 Fix travis.yml 2014-05-21 19:36:45 -07:00
Adrian Zankich 41b5e576ca Add CodeClimate coverage 2014-05-21 19:35:09 -07:00
deadprogram 74efee0809 Use make for building pure-js 2014-02-27 07:05:45 -08:00
deadprogram d5d228e2d6 Remove node 0.8 from travis build 2014-01-15 00:08:17 -08:00
deadprogram 5665f5b91a Do not run travisci on site code 2013-11-15 09:44:23 -08:00
Andrew Stewart 846161c004 Install grunt-cli before running Travis script 2013-10-21 15:51:57 -07:00
Andrew Stewart 405632bf96 Run tests with Grunt 2013-10-21 15:42:01 -07:00
deadprogram 543123040c Initial commit 2013-10-17 23:55:48 -07:00