Skip to content

Commit

Permalink
add grunt-cli to travis job
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Conway-Jones committed Nov 15, 2017
1 parent 1b0e19d commit ff86c42
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 @@ -18,7 +18,7 @@ node_js:
- "6"
- "4"
before_script:
- npm install -g istanbul
- npm install -g istanbul grunt-cli
- npm install coveralls
- npm install git+https://github.com/node-red/node-red.git
- export NODE_RED_HOME=`pwd`/node_modules/node-red
Expand Down

0 comments on commit ff86c42

Please sign in to comment.