Commit Graph

6 Commits (15e6994569835d1e00083c57aa4decb9521e8857)

Author SHA1 Message Date
Hakim El Hattab d969ec5f25 2020 2020-01-15 11:39:19 +01:00
Richard Westenra 3ff070536e
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-06 11:07:05 +03: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