aboutsummaryrefslogtreecommitdiff
path: root/gruntfile.js
Commit message (Collapse)AuthorAge
* Remove calls to missing modules from gruntfileRichard Westenra2019-04-08
| | | | | | | | 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.
* fix grunt ci errorHakim El Hattab2019-04-01
|
* attempt n2 to fix grunt in travis ci buildHakim El Hattab2013-02-27
|
* merge grunt update to 0.4 (#350)Hakim El Hattab2013-02-27
|
* upgrading to grunt 0.4. resolves #349.Boaz Sender2013-02-27