Commit Graph

5 Commits

Author SHA1 Message Date
Richard Westenra 33bed47dac Remove calls to missing modules from gruntfile
When running the app, Grunt throws the following warnings:

>> Local Npm module "grunt-contrib-clean" not found. Is it installed?
>> Local Npm module "grunt-contrib-nodeunit" not found. Is it installed?

These modules don't appear to do anything except throw a warning so they can probably just be removed.
2019-04-08 10:36:33 +02:00
Hakim El Hattab 2734aa3da0 fix grunt ci error 2019-04-01 13:46:08 +02:00
Hakim El Hattab 65cbe25a02 attempt n2 to fix grunt in travis ci build 2013-02-27 17:07:31 -05:00
Hakim El Hattab 3f740c8553 merge grunt update to 0.4 (#350) 2013-02-27 13:20:24 -05:00
Boaz Sender 14105feb10 upgrading to grunt 0.4. resolves #349. 2013-02-27 09:23:40 -05:00