Skip to content

Commit

Permalink
Make grunt-cli available
Browse files Browse the repository at this point in the history
globally
  • Loading branch information
szepeviktor authored Jul 23, 2017
1 parent 9d7a54c commit 64b5a32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ node_js:
- "7"

before_script:
- npm install -g grunt-cli
- npm install build

cache:
Expand Down

0 comments on commit 64b5a32

Please sign in to comment.