ronaldlokers / grunt-casperjs

Grunt task for casperjs
MIT License
104 stars 51 forks source link

Adding check for prior casperjs installations before installing 1.0.3 #22

Closed brettjonesdev closed 11 years ago

brettjonesdev commented 11 years ago

The auto-installation of casperjs 1.0.3 in grunt-casperjs 1.0.7 broke my 1.1.0 tests. Adding a check to skip auto installation if casperjs already is installed.