Skip to content

Commit

Permalink
Grunt install is for production purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
oncletom committed Dec 31, 2012
1 parent b2c3669 commit 6854476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ notifications:
on_success: change
on_failure: change
before_script:
- npm install -g grunt
- npm install -g grunt --production
- npm run-script build

0 comments on commit 6854476

Please sign in to comment.