This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Switch to Grunt 0.4.x #207
Closed
Description
Currently Jenkins CI build is failing (http://ci.angularjs.org/job/angularui-bootstrap/249/console) as the grunt
command points to the grunt-cli
now and it expects Grunt 0.4. We could try to install Grunt 0.3.x locally but we need to migrate anyway.